Interface CustomizerAttributeServiceValue

CustomizerAttributeServiceValueオブジェクトは、カスタマイザー属性の情報を格納します。
CustomizerAttributeServiceValue contains CustomizerAttribute value information.

Hierarchy

  • CustomizerAttributeServiceValue

Properties

customizerAttribute?: null | CustomizerAttribute

Memberof

CustomizerAttributeServiceValue

errors?: null | search.ModelError[]

Memberof

CustomizerAttributeServiceValue

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

Memberof

CustomizerAttributeServiceValue