GetAccountApiTokenPermissionGroupsResult

data class GetAccountApiTokenPermissionGroupsResult(val accountId: String, val id: String, val name: String, val scopes: List<String>)

A collection of values returned by getAccountApiTokenPermissionGroups.

Constructors

Link copied to clipboard
constructor(accountId: String, id: String, name: String, scopes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Account identifier tag.

Link copied to clipboard
val id: String

Public ID.

Link copied to clipboard

Permission Group Name

Link copied to clipboard

Resources to which the Permission Group is scoped