Class UpdatePriceParams

java.lang.Object
com.inttegro.prices.UpdatePriceParams

public class UpdatePriceParams extends Object
  • Field Details

    • priceId

      public String priceId
    • productId

      public String productId
    • label

      public String label
    • about

      public String about
  • Constructor Details

    • UpdatePriceParams

      public UpdatePriceParams()
  • Method Details