Enumeration AccountServiceIsCancellationPending

AccountServiceIsCancellationPendingは解約申請中かどうかを表します。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
MCCアカウントの場合、このフィールドはFALSEになります。
AccountServiceIsCancellationPending indicates whether a cancellation request is pending.
Although this field will be returned in the response, it will be ignored on input.
If isManagerAccount is "TRUE", this field will be FALSE.
TRUE
解約申請中です。Cancellation Pending.
FALSE
解約申請していません。Not Applied.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

False: "FALSE"
True: "TRUE"
Unknown: "UNKNOWN"