public class UsageEvent extends Resource<UsageEvent>
| Modifier and Type | Class and Description |
|---|---|
static class |
UsageEvent.BatchIngestRequest |
static class |
UsageEvent.CreateRequest |
static class |
UsageEvent.EventBatchIngestInputParams |
static class |
UsageEvent.EventBatchIngestInputParamsBuilder |
| Constructor and Description |
|---|
UsageEvent(org.json.JSONObject jsonObj) |
UsageEvent(String jsonStr) |
| Modifier and Type | Method and Description |
|---|---|
static UsageEvent.BatchIngestRequest |
batchIngest() |
static UsageEvent.CreateRequest |
create() |
String |
deduplicationId() |
Map<String,Object> |
properties() |
String |
subscriptionId() |
Long |
usageTimestamp() |
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 UsageEvent(String jsonStr)
public UsageEvent(org.json.JSONObject jsonObj)
public String subscriptionId()
public String deduplicationId()
public Long usageTimestamp()
public static UsageEvent.CreateRequest create()
public static UsageEvent.BatchIngestRequest batchIngest()
Copyright © 2025 ChargeBee. All rights reserved.