flatPrice property
Fixed shipping price, represented as a number with currency.
Cannot be set together with carrierPrice or its adjustments (carrierPriceFlatAdjustment, carrierPricePercentageAdjustment).
Implementation
Price? flatPrice;
Fixed shipping price, represented as a number with currency.
Cannot be set together with carrierPrice or its adjustments (carrierPriceFlatAdjustment, carrierPricePercentageAdjustment).
Price? flatPrice;