Method: Composio::APIKeyResDTO#created_at

Defined in:
lib/composio/models/api_key_res_dto.rb

#created_atObject

The creation date of the API key



21
22
23
# File 'lib/composio/models/api_key_res_dto.rb', line 21

def created_at
  @created_at
end