Method: LockstepSdk::InvoiceSyncModel#ship_to_address_postal_code

Defined in:
lib/lockstep_sdk/models/invoice_sync_model.rb

#ship_to_address_postal_codeString

Returns The shipping address for this invoice.

Returns:

  • (String)

    The shipping address for this invoice



277
278
279
# File 'lib/lockstep_sdk/models/invoice_sync_model.rb', line 277

def ship_to_address_postal_code
  @ship_to_address_postal_code
end