Enumeration BudgetOrderServiceLimitChargeType

BudgetOrderServiceLimitChargeTypeは、アカウントの予算種別を表します。
SET時、このフィールドは省略可能となります。また、月額予算を変更する場合はMONTHLYを指定します。
BudgetOrderServiceLimitChargeType serves the account\'s budget allotment.
This field is optional in SET operation. Specify MONTHLY to change the monthly budget.
SUM
総額アカウントです。Total amount.
MONTHLY
月額アカウントです。Monthly amount.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

Monthly: "MONTHLY"
Sum: "SUM"
Unknown: "UNKNOWN"