Method: Composio::APIKeyResDTO#updated_at

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

#updated_atObject

The last update date of the API key



24
25
26
# File 'lib/composio/models/api_key_res_dto.rb', line 24

def updated_at
  @updated_at
end