Package | Description |
---|---|
io.sphere.sdk.carts.commands.updateactions |
Provides the possible operations which can be performed on update commands for carts.
|
Modifier and Type | Method and Description |
---|---|
static SetCartTotalTax |
SetCartTotalTax.of(javax.money.MonetaryAmount externalTotalGross) |
static SetCartTotalTax |
SetCartTotalTax.of(javax.money.MonetaryAmount externalTotalGross,
List<TaxPortion> externalTaxPortions) |