-
-
-
Serialized Fields
-
amount
BigDecimal amount
The fulfillment price of this tier.
-
minValue
@NonNull BigDecimal minValue
-
operationType
CalculatorOperation operationType
Optional override for Operation Type to determine if this tier is applied with a fixed amount
or a rate.
-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
boolean active
-
activeEndDate
Instant activeEndDate
-
activeStartDate
Instant activeStartDate
-
bandField
String bandField
-
calculationMethod
String calculationMethod
-
calculatorOperation
String calculatorOperation
-
contextId
String contextId
-
currency
javax.money.CurrencyUnit currency
-
destinationCountryCode
String destinationCountryCode
-
destinationType
String destinationType
-
dimensionRestriction
boolean dimensionRestriction
-
dimensionRestrictionAmount
Double dimensionRestrictionAmount
-
dimensionRestrictionUnit
String dimensionRestrictionUnit
-
estimatedMaxDaysToFulfill
Integer estimatedMaxDaysToFulfill
-
estimatedMinDaysToFulfill
Integer estimatedMinDaysToFulfill
-
fulfillmentDestination
JpaFulfillmentDestination fulfillmentDestination
-
fulfillmentOrigin
JpaFulfillmentOrigin fulfillmentOrigin
-
fulfillmentPriceTiers
List<FulfillmentPriceTier> fulfillmentPriceTiers
-
fulfillmentType
String fulfillmentType
-
inventoryLocation
String inventoryLocation
-
inventoryType
String inventoryType
-
name
String name
-
originType
String originType
-
priority
Integer priority
-
serviceLevel
String serviceLevel
-
tracking
com.broadleafcommerce.data.tracking.jpa.filtering.domain.ApplicationJpaTracking tracking
- See Also:
-
-
weightRestriction
boolean weightRestriction
-
weightRestrictionAmount
Double weightRestrictionAmount
-
weightRestrictionUnit
String weightRestrictionUnit
-
weightUnit
String weightUnit
-
-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
contextId
String contextId
-
defaultServiceLevel
String defaultServiceLevel
-
fulfillmentPricingStrategy
String fulfillmentPricingStrategy
-
supportedFulfillmentTypes
Set<String> supportedFulfillmentTypes
-
tracking
com.broadleafcommerce.data.tracking.jpa.filtering.domain.ApplicationJpaTracking tracking
- See Also:
-
-