Procore.Model.OauthTokenInfoGet200Response (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.OauthTokenInfoGet200Response{ application: Procore.Model.OauthTokenInfoGet200ResponseApplication.t() | nil, created_at: integer() | nil, expires_in_seconds: integer() | nil, resource_owner_id: integer() | nil, scopes: [String.t()] | nil }
Functions
Link to this function