Method: OpenapiClient::OrganizationUpdate#name
- Defined in:
- lib/openapi_client/models/organization_update.rb
#name ⇒ Object
The name of the organization, usually it’s your company’s name.
19 20 21 |
# File 'lib/openapi_client/models/organization_update.rb', line 19 def name @name end |