GetAccountsAccount

data class GetAccountsAccount(val accountId: String, val accountName: String, val displayName: String, val folderId: String, val id: String, val joinMethod: String, val joinTime: String, val modifyTime: String, val payerAccountId: String, val resourceDirectoryId: String, val status: String, val type: String)

Constructors

Link copied to clipboard
constructor(accountId: String, accountName: String, displayName: String, folderId: String, id: String, joinMethod: String, joinTime: String, modifyTime: String, payerAccountId: String, resourceDirectoryId: String, status: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the account.

Link copied to clipboard

(Available in v1.125.0+) The Alibaba Cloud account name of the member account.

Link copied to clipboard

The name of the member account.

Link copied to clipboard

The ID of the folder.

Link copied to clipboard
val id: String

The ID of the resource.

Link copied to clipboard

The way in which the member account joined the resource directory.

Link copied to clipboard

The time when the member account joined the resource directory.

Link copied to clipboard

The time when the member account was modified.

Link copied to clipboard

(Available in v1.124.3+) Settlement account ID. If the value is empty, the current account will be used for settlement.

Link copied to clipboard

The ID of the resource directory.

Link copied to clipboard

The status of account, valid values: CreateCancelled, CreateExpired, CreateFailed, CreateSuccess, CreateVerifying, InviteSuccess, PromoteCancelled, PromoteExpired, PromoteFailed, PromoteSuccess, and PromoteVerifying.

Link copied to clipboard

The type of the member account.