Interface AccountAsset

AccountAssetオブジェクトは、アカウントとアセット間の設定情報を表します。
SETおよびREPLACE時、このフィールドは必須となります。
AccountAsset describes configuration information between accounts and assets.
This field is required in SET and REPLACE operation.

Hierarchy

  • AccountAsset

Properties

accountId?: null | number
アカウントIDです。
Account ID.

Memberof

AccountAsset

assetId?: null | number
アセットのIDです。
SETおよびREPLACE時、このフィールドは必須となります。
SET時、このフィールドは更新対象のアセットIDを入力してください。
REPLACE時、このフィールドはアカウントに設定するアセットIDを入力してください。
Asset ID.
This field is required in SET and REPLACE operation.
In SET operation, enter the asset ID to be updated.
In REPLACE operation, enter the asset ID to be set for the account.

Memberof

AccountAsset

Memberof

AccountAsset

userStatus?: null | AccountAssetServiceUserStatus

Memberof

AccountAsset