Method: Composio::APIKeyResDTO#id

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

#idObject

The ID of the API key



15
16
17
# File 'lib/composio/models/api_key_res_dto.rb', line 15

def id
  @id
end