OrganizationAccessToken
Summary
Types
@type t() :: %PolarExpress.Schemas.OrganizationAccessToken{ comment: term(), created_at: term(), expires_at: term(), id: term(), last_used_at: term(), modified_at: term(), organization_id: term(), scopes: term() }
commentcreated_at- Creation timestamp of the object. Format: date-time.expires_at- Nullable.id- Format: uuid4.last_used_at- Nullable.modified_at- Last modification timestamp of the object. Nullable.organization_id- The organization ID. Format: uuid4.scopes