Method: OpenapiClient::OrganizationReadWithAPIKey#updated_at

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

#updated_atObject

Date and time when the organization was last updated/modified (ISO_8601 format).



28
29
30
# File 'lib/openapi_client/models/organization_read_with_api_key.rb', line 28

def updated_at
  @updated_at
end