Class: Schema::InboundInvoiceSync

Inherits:
Lockstep::ApiRecord
  • Object
show all
Defined in:
app/platform_api/schema/inbound_invoice_sync.rb

Class Method Summary collapse

Class Method Details

.id_refObject

ApiRecord will crash unless ‘id_ref` is defined



4
5
6
# File 'app/platform_api/schema/inbound_invoice_sync.rb', line 4

def self.id_ref
  nil
end