Enumeration AccountCustomizerServiceType

AccountCustomizerServiceTypeは、カスタマイザー属性のタイプを表します。
AccountCustomizerServiceType represents the type of customizer attribute.
TEXT
テキストです。Test.
NUMBER
数値です。Number.
PRICE
値段です。Price.
PERCENT
パーセントです。Percent.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

Number: "NUMBER"
Percent: "PERCENT"
Price: "PRICE"
Text: "TEXT"
Unknown: "UNKNOWN"