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