public static class DifferentialPrice.CreateRequest extends Request<DifferentialPrice.CreateRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
Params |
params() |
DifferentialPrice.CreateRequest |
parentItemId(String parentItemId) |
DifferentialPrice.CreateRequest |
parentPeriodPeriod(int index,
org.json.JSONArray parentPeriodPeriod) |
DifferentialPrice.CreateRequest |
parentPeriodPeriodUnit(int index,
DifferentialPrice.ParentPeriod.PeriodUnit parentPeriodPeriodUnit) |
DifferentialPrice.CreateRequest |
price(Integer price) |
DifferentialPrice.CreateRequest |
tierEndingUnit(int index,
Integer tierEndingUnit) |
DifferentialPrice.CreateRequest |
tierPrice(int index,
Integer tierPrice) |
DifferentialPrice.CreateRequest |
tierStartingUnit(int index,
Integer tierStartingUnit) |
header, headers, uripublic DifferentialPrice.CreateRequest parentItemId(String parentItemId)
public DifferentialPrice.CreateRequest price(Integer price)
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 Params params()
params in class Request<DifferentialPrice.CreateRequest>Copyright © 2020 ChargeBee. All Rights Reserved.