SettingsSalesQuotePricing (Object)
type SettingsSalesQuotePricing {
addTaxesToQuote: Boolean!
calculateCountryVatProportionally: Boolean!
includeFerryFlightsInVatCalculation: Boolean!
includeTaxesInTripPriceOnInvoices: Boolean!
minimalPriceMargin: Float
quoteCostBasedTotalPriceUpdateMode: QuoteCostBasedTotalPriceUpdateModeEnum!
}
Fields
SettingsSalesQuotePricing.addTaxesToQuote ● Boolean! non-null scalar
SettingsSalesQuotePricing.calculateCountryVatProportionally ● Boolean! non-null scalar
SettingsSalesQuotePricing.includeFerryFlightsInVatCalculation ● Boolean! non-null scalar
SettingsSalesQuotePricing.includeTaxesInTripPriceOnInvoices ● Boolean! non-null scalar
SettingsSalesQuotePricing.minimalPriceMargin ● Float scalar
SettingsSalesQuotePricing.quoteCostBasedTotalPriceUpdateMode ● QuoteCostBasedTotalPriceUpdateModeEnum! non-null enum
Member Of
settingsSales object