Method: QwilAPI::WriteInvoiceSerializerFixedSourceCreate.attribute_map

Defined in:
lib/qwil_api/models/write_invoice_serializer_fixed_source_create.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



34
35
36
37
38
39
# File 'lib/qwil_api/models/write_invoice_serializer_fixed_source_create.rb', line 34

def self.attribute_map
  {
    :'external_id' => :'external_id',
    :'income' => :'income'
  }
end