UsageRecordResult
class UsageRecordResult
A UsageRecordResult
indicates the status of a given UsageRecord
processed by BatchMeterUsage
.
Types
Properties
Link copied to clipboard
The MeteringRecordId
is a unique identifier for this metering event.
Link copied to clipboard
The UsageRecordResult``Status
indicates the status of an individual UsageRecord
processed by BatchMeterUsage
.
Link copied to clipboard
The UsageRecord
that was part of the BatchMeterUsage
request.