Method: OpenapiClient::OrganizationCreate#name
- Defined in:
- lib/openapi_client/models/organization_create.rb
#name ⇒ Object
The name of the organization, usually it’s your company’s name.
22 23 24 |
# File 'lib/openapi_client/models/organization_create.rb', line 22 def name @name end |