Wasm Directoryalpha
Record

company-data-company-extension-interface

No description available.

record company-data-company-extension-interface {
  applicable-payment-method: option​<s32>,
  available-payment-methods: option​<string>,
  quote-config: option​<negotiable-quote-data-company-quote-config-interface>,
  use-config-settings: option​<s32>,
}

Fields

NameTypeDescription
applicable-payment-methodoption​<s32>
available-payment-methodsoption​<string>
quote-configoption​<negotiable-quote-data-company-quote-config-interface>
use-config-settingsoption​<s32>