Method: OpenapiClient::OrganizationRead#name
- Defined in:
- lib/openapi_client/models/organization_read.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.rb', line 31 def name @name end |