OrganizationAccessTokenUpdate
Summary
Types
@type t() :: %PolarExpress.Schemas.OrganizationAccessTokenUpdate{ comment: String.t() | nil, scopes: [PolarExpress.Schemas.AvailableScope.t()] | nil }
comment- Nullable.scopes- Nullable.
OrganizationAccessTokenUpdate
@type t() :: %PolarExpress.Schemas.OrganizationAccessTokenUpdate{ comment: String.t() | nil, scopes: [PolarExpress.Schemas.AvailableScope.t()] | nil }
comment - Nullable.scopes - Nullable.