Enumeration AccountServiceType

AccountServiceTypeは、アカウントの料金支払い種別を示します。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
MCCアカウントの場合、このフィールドは返却されません。
Payment type of the account.
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.
PREPAY
クレジットカードや銀行振込などの前払い方式です。Creditcardor bank transfer
INVOICE
代理店クライアントなどの請求書方式です。Invoice Type
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

Invoice: "INVOICE"
Prepay: "PREPAY"
Unknown: "UNKNOWN"