public class AdvanceInvoiceSchedule extends Resource<AdvanceInvoiceSchedule>
Modifier and Type | Class and Description |
---|---|
static class |
AdvanceInvoiceSchedule.FixedIntervalSchedule |
static class |
AdvanceInvoiceSchedule.ScheduleType |
static class |
AdvanceInvoiceSchedule.SpecificDatesSchedule |
Constructor and Description |
---|
AdvanceInvoiceSchedule(org.json.JSONObject jsonObj) |
AdvanceInvoiceSchedule(String jsonStr) |
Modifier and Type | Method and Description |
---|---|
AdvanceInvoiceSchedule.FixedIntervalSchedule |
fixedIntervalSchedule() |
String |
id() |
AdvanceInvoiceSchedule.ScheduleType |
scheduleType() |
AdvanceInvoiceSchedule.SpecificDatesSchedule |
specificDatesSchedule() |
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, uri
public AdvanceInvoiceSchedule(String jsonStr)
public AdvanceInvoiceSchedule(org.json.JSONObject jsonObj)
public String id()
public AdvanceInvoiceSchedule.ScheduleType scheduleType()
public AdvanceInvoiceSchedule.FixedIntervalSchedule fixedIntervalSchedule()
public AdvanceInvoiceSchedule.SpecificDatesSchedule specificDatesSchedule()
Copyright © 2025 ChargeBee. All rights reserved.