Method: Composio::APIKeyResDTO#created_at
- Defined in:
- lib/composio/models/api_key_res_dto.rb
#created_at ⇒ Object
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 |