Interface AccountCustomizerServiceValue

AccountCustomizerServiceValueオブジェクトは、アカウントとカスタマイザー属性間の設定情報を格納します。
AccountCustomizerServiceValue object contains the configuration information between the account and the customizer attribute.

Hierarchy

  • AccountCustomizerServiceValue

Properties

accountCustomizer?: null | AccountCustomizer

Memberof

AccountCustomizerServiceValue

errors?: null | search.ModelError[]

Memberof

AccountCustomizerServiceValue

operationSucceeded?: null | boolean
処理結果です。
Result of process.

Memberof

AccountCustomizerServiceValue