Method: OpenapiClient::AddressResponse#post_code
- Defined in:
- lib/openapi_client/models/address_response.rb
#post_code ⇒ Object
Returns the value of attribute post_code.
28 29 30 |
# File 'lib/openapi_client/models/address_response.rb', line 28 def post_code @post_code end |