GetPersonalAccessTokenMetadataResponse

Types

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

Properties

Link copied to clipboard
val dateCreated: <Error class: unknown class>?

The date when the Personal Access Token ID was created.

Link copied to clipboard
val dateLastUsed: <Error class: unknown class>?

The date when the Personal Access Token ID was last used.

Link copied to clipboard
val expiresTime: <Error class: unknown class>?

The time when the Personal Access Token ID will expire.

Link copied to clipboard
val name: String?

The Personal Access Token name.

Link copied to clipboard

The Personal Access Token ID.

Link copied to clipboard

Lists all the Personal Access Token permissions for a mailbox.

Link copied to clipboard

The WorkMail User ID.

Functions

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