public static class DifferentialPrice.UpdateRequest extends Request<DifferentialPrice.UpdateRequest>
headers, params, uriheader, headers, setIdempotencyKey, uripublic DifferentialPrice.UpdateRequest itemPriceId(String itemPriceId)
public DifferentialPrice.UpdateRequest price(Integer price)
public DifferentialPrice.UpdateRequest priceInDecimal(String priceInDecimal)
public DifferentialPrice.UpdateRequest parentPeriodPeriodUnit(int index, DifferentialPrice.ParentPeriod.PeriodUnit parentPeriodPeriodUnit)
public DifferentialPrice.UpdateRequest parentPeriodPeriod(int index, org.json.JSONArray parentPeriodPeriod)
public DifferentialPrice.UpdateRequest tierStartingUnit(int index, Integer tierStartingUnit)
public DifferentialPrice.UpdateRequest tierEndingUnit(int index, Integer tierEndingUnit)
public DifferentialPrice.UpdateRequest tierPrice(int index, Integer tierPrice)
public DifferentialPrice.UpdateRequest tierStartingUnitInDecimal(int index, String tierStartingUnitInDecimal)
public DifferentialPrice.UpdateRequest tierEndingUnitInDecimal(int index, String tierEndingUnitInDecimal)
public DifferentialPrice.UpdateRequest tierPriceInDecimal(int index, String tierPriceInDecimal)
public Params params()
params in class Request<DifferentialPrice.UpdateRequest>Copyright © 2023 ChargeBee. All rights reserved.