public static class AdvanceInvoiceSchedule.FixedIntervalSchedule extends Resource<AdvanceInvoiceSchedule.FixedIntervalSchedule>
| Modifier and Type | Class and Description |
|---|---|
static class |
AdvanceInvoiceSchedule.FixedIntervalSchedule.EndScheduleOn |
| Constructor and Description |
|---|
FixedIntervalSchedule(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
createdAt() |
Integer |
daysBeforeRenewal() |
Timestamp |
endDate() |
AdvanceInvoiceSchedule.FixedIntervalSchedule.EndScheduleOn |
endScheduleOn() |
Integer |
numberOfOccurrences() |
Integer |
termsToCharge() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uripublic AdvanceInvoiceSchedule.FixedIntervalSchedule.EndScheduleOn endScheduleOn()
public Integer numberOfOccurrences()
public Integer daysBeforeRenewal()
public Timestamp endDate()
public Timestamp createdAt()
public Integer termsToCharge()
Copyright © 2023 ChargeBee. All rights reserved.