Method: OpenapiClient::Address#company
- Defined in:
- lib/openapi_client/models/address.rb
#company ⇒ Object
Company name associated with the address.
19 20 21 |
# File 'lib/openapi_client/models/address.rb', line 19 def company @company end |