com.ibm.commerce.taxation.commands
Interface ShippingTaxCalculationCodeApplyCmd


public interface ShippingTaxCalculationCodeApplyCmd

The TaxCalculationCodeApplyCmd adds the specified MonetaryAmounts to the tax amounts for the specified OrderItems for the shipping CalculationUsage.


Field Summary
static java.lang.String COPYRIGHT
static java.lang.String defaultCommandClassName
static java.lang.String NAME
Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
See Also:
Constant Field Values

Feedback