Method: OpenapiClient::OrganizationUpdate#name

Defined in:
lib/openapi_client/models/organization_update.rb

#nameObject

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