Method: LockstepSdk::AccountingProfileModel#postal_code
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_model.rb
#postal_code ⇒ String
Returns The postal/zip code of the address.
104 105 106 |
# File 'lib/lockstep_sdk/models/accounting_profile_model.rb', line 104 def postal_code @postal_code end |