FeatureUsageAttributes

Attributes of the FeatureUsageAttributes type

Attributes for creating feature usage

{
  "quantity": "1.00",
  "usageAt": "2022-06-01T00:00:00Z",
  "featureId": "456123",
  "featureCode": "",
  "accountId": "456123",
  "subscriptionId": "456123",
  "subscriptionChargeId": "456123"
}
Name
Type
Description

quantity

Float

usageAt

ISO8601DateTime

featureId

ID

featureCode

String

accountId

ID

subscriptionId

ID

subscriptionChargeId

ID

Last updated

Was this helpful?