Enumeration AccountServiceIsTestAccount

AccountServiceIsTestAccountはテストアカウントかどうかを表します。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
MCCアカウントの場合、このフィールドはFALSEになります。
AccountServiceIsTestAccount indicates whether it is a test account.
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
テストアカウントTest account.
FALSE
Productionアカウント(テストアカウントではありません)Production (non-test) account.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

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