PersonalAccessTokenSummary

The summary of the Personal Access Token.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date when the Personal Access Token was created.

Link copied to clipboard

The date when the Personal Access Token was last used.

Link copied to clipboard

The date when the Personal Access Token will expire.

Link copied to clipboard
val name: String?

The name of the Personal Access Token.

Link copied to clipboard

The ID of the Personal Access Token.

Link copied to clipboard

Lists all the Personal Access Token permissions for a mailbox.

Link copied to clipboard

The user ID of the WorkMail user associated with the Personal Access Token.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String