Class PriceParams

java.lang.Object
com.inttegro.prices.PriceParams

public class PriceParams extends Object
An inline price supplied in a request. Its amount fields are embedded on the wire.
  • Field Details

    • currency

      public Currency currency
    • value

      public Long value
  • Constructor Details

    • PriceParams

      public PriceParams()
  • Method Details