Modifier and Type | Class and Description |
---|---|
static class |
Export.AddonsRequest |
static class |
Export.AttachedItemsRequest |
static class |
Export.CouponsRequest |
static class |
Export.CreditNotesRequest |
static class |
Export.CustomersRequest |
static class |
Export.DeferredRevenueRequest |
static class |
Export.DifferentialPricesRequest |
static class |
Export.Download |
static class |
Export.InvoicesRequest |
static class |
Export.ItemFamiliesRequest |
static class |
Export.ItemPricesRequest |
static class |
Export.ItemsRequest |
static class |
Export.MimeType |
static class |
Export.OrdersRequest |
static class |
Export.PlansRequest |
static class |
Export.RevenueRecognitionRequest |
static class |
Export.Status |
static class |
Export.SubscriptionsRequest |
static class |
Export.TransactionsRequest |
Constructor and Description |
---|
Export(org.json.JSONObject jsonObj) |
Export(String jsonStr) |
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, uri
public Export(String jsonStr)
public Export(org.json.JSONObject jsonObj)
public String id()
public String operationType()
public Export.MimeType mimeType()
public Export.Status status()
public Timestamp createdAt()
public Export.Download download()
public static Export.RevenueRecognitionRequest revenueRecognition()
public static Export.DeferredRevenueRequest deferredRevenue()
public static Export.PlansRequest plans()
public static Export.AddonsRequest addons()
public static Export.CouponsRequest coupons()
public static Export.CustomersRequest customers()
public static Export.SubscriptionsRequest subscriptions()
public static Export.InvoicesRequest invoices()
public static Export.CreditNotesRequest creditNotes()
public static Export.TransactionsRequest transactions()
public static Export.OrdersRequest orders()
public static Export.ItemFamiliesRequest itemFamilies()
public static Export.ItemsRequest items()
public static Export.ItemPricesRequest itemPrices()
public static Export.AttachedItemsRequest attachedItems()
public static Export.DifferentialPricesRequest differentialPrices()
Copyright © 2022 ChargeBee. All rights reserved.