Class ShippingRate.FixedAmount

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ShippingRate.FixedAmount
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
ShippingRate

public static class ShippingRate.FixedAmount extends StripeObject
Must be greater than 0.
  • Constructor Details

    • FixedAmount

      public FixedAmount()
  • Method Details