Method: OpenapiClient::OrganizationReadWithAPIKey#name
- Defined in:
- lib/openapi_client/models/organization_read_with_api_key.rb
#name ⇒ Object
The name of the organization, usually it’s your company’s name.
31 32 33 |
# File 'lib/openapi_client/models/organization_read_with_api_key.rb', line 31 def name @name end |