Wasm Directoryalpha
Record

negotiable-quote-data-negotiable-quote-interface

No description available.

record negotiable-quote-data-negotiable-quote-interface {
  applied-rule-ids: string,
  base-negotiated-total-price: option​<f64>,
  base-original-total-price: option​<f64>,
  creator-id: s32,
  creator-type: s32,
  deleted-sku: string,
  email-notification-status: s32,
  expiration-period: string,
  extension-attributes: option​<negotiable-quote-data-negotiable-quote-extension-interface>,
  has-unconfirmed-changes: bool,
  is-address-draft: bool,
  is-customer-price-changed: bool,
  is-regular-quote: bool,
  is-shipping-tax-changed: bool,
  negotiated-price-type: s32,
  negotiated-price-value: f64,
  negotiated-total-price: option​<f64>,
  notifications: s32,
  original-total-price: option​<f64>,
  quote-id: s32,
  quote-name: string,
  shipping-price: f64,
  status: string,
}

Fields

NameTypeDescription
applied-rule-idsstring
base-negotiated-total-priceoption​<f64>
base-original-total-priceoption​<f64>
creator-ids32
creator-types32
deleted-skustring
email-notification-statuss32
expiration-periodstring
extension-attributesoption​<negotiable-quote-data-negotiable-quote-extension-interface>
has-unconfirmed-changesbool
is-address-draftbool
is-customer-price-changedbool
is-regular-quotebool
is-shipping-tax-changedbool
negotiated-price-types32
negotiated-price-valuef64
negotiated-total-priceoption​<f64>
notificationss32
original-total-priceoption​<f64>
quote-ids32
quote-namestring
shipping-pricef64
statusstring