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
| Name | Type | Description |
|---|---|---|
| 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> |