Class: DatadogAPIClient::V2::OAuthClientRegistrationResponseType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/o_auth_client_registration_response_type.rb

Overview

OAuth 2.0 response type that a registered client may use.

Constant Summary collapse

CODE =
"code".freeze

Method Summary

Methods included from BaseEnumModel

included