public static class Ramp.ItemsToAdd extends Resource<Ramp.ItemsToAdd>
| Modifier and Type | Class and Description |
|---|---|
static class |
Ramp.ItemsToAdd.ItemType |
| Constructor and Description |
|---|
ItemsToAdd(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Long |
amount() |
String |
amountInDecimal() |
Integer |
billingCycles() |
Integer |
freeQuantity() |
String |
freeQuantityInDecimal() |
String |
itemPriceId() |
Ramp.ItemsToAdd.ItemType |
itemType() |
String |
meteredQuantity() |
Integer |
quantity() |
String |
quantityInDecimal() |
Integer |
servicePeriodDays() |
Long |
unitPrice() |
String |
unitPriceInDecimal() |
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uripublic String itemPriceId()
public Ramp.ItemsToAdd.ItemType itemType()
public Integer quantity()
public String quantityInDecimal()
public Long unitPrice()
public String unitPriceInDecimal()
public Long amount()
public String amountInDecimal()
public Integer freeQuantity()
public String freeQuantityInDecimal()
public Integer billingCycles()
public Integer servicePeriodDays()
public String meteredQuantity()
Copyright © 2025 ChargeBee. All rights reserved.