Enum Class ShippingRateUpdateParams.TaxBehavior

java.lang.Object
java.lang.Enum<ShippingRateUpdateParams.TaxBehavior>
com.stripe.param.ShippingRateUpdateParams.TaxBehavior
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<ShippingRateUpdateParams.TaxBehavior>, Constable
Enclosing class:
ShippingRateUpdateParams

public static enum ShippingRateUpdateParams.TaxBehavior extends Enum<ShippingRateUpdateParams.TaxBehavior> implements ApiRequestParams.EnumParam
Specifies whether the rate is considered inclusive of taxes or exclusive of taxes. One of inclusive, exclusive, or unspecified.