Method: OpenapiClient::OrganizationReadWithAPIKey#created_at
- Defined in:
- lib/openapi_client/models/organization_read_with_api_key.rb
#created_at ⇒ Object
Date and time when the organization was created (ISO_8601 format).
25 26 27 |
# File 'lib/openapi_client/models/organization_read_with_api_key.rb', line 25 def created_at @created_at end |