Wasm Directoryalpha
Record

checkout-agreements-data-agreement-interface

No description available.

record checkout-agreements-data-agreement-interface {
  agreement-id: s32,
  checkbox-text: string,
  content: string,
  content-height: option​<string>,
  extension-attributes: option​<checkout-agreements-data-agreement-extension-interface>,
  is-active: bool,
  is-html: bool,
  mode: s32,
  name: string,
}

Fields

NameTypeDescription
agreement-ids32
checkbox-textstring
contentstring
content-heightoption​<string>
extension-attributesoption​<checkout-agreements-data-agreement-extension-interface>
is-activebool
is-htmlbool
modes32
namestring