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