CreateAccessTokenResponse
Types
Properties
Link copied to clipboard
The system-generated unique ID of the access token.
Link copied to clipboard
The date and time the personal access token expires, in coordinated universal time (UTC) timestamp format as specified in RFC 3339. If not specified, the default is one year from creation.
Functions
Link copied to clipboard
inline fun copy(block: CreateAccessTokenResponse.Builder.() -> Unit = {}): CreateAccessTokenResponse