Enumeration AccountServiceIsCancellationPending

AccountServiceIsCancellationPendingは解約申請中かどうかを表します。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
MCCアカウントの場合、このフィールドは返却されず、リクエストの際も無視されます。
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 not be returned and will be ignored on request.
TRUE
解約申請中です。Cancellation Pending.
FALSE
解約申請していません。Not Applied.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

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