Objects
QuotationSettingsType
Type containing quotation settings information
Type containing quotation settings information
type QuotationSettingsType {
requireConfirmation: Boolean!
}
Fields
requireConfirmation ● Boolean! non-null scalar required
Whether the quotation requires owner confirmation before being able to be finalized
Member Of
CartQuotationType object