Class UsageEventCreateParams
java.lang.Object
com.chargebee.v4.models.usageEvent.params.UsageEventCreateParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a new builder for UsageEventCreateParams.Get the form data for this request.Get the JSON string representation for this request.
-
Method Details
-
getDeduplicationId
-
getSubscriptionId
-
getUsageTimestamp
-
getProperties
-
toFormData
Get the form data for this request. -
toJsonString
Get the JSON string representation for this request. -
builder
Create a new builder for UsageEventCreateParams.
-