usageAllocations property

List<UsageAllocation>? usageAllocations
final

The set of UsageAllocations to submit. The sum of all UsageAllocation quantities must equal the Quantity of the UsageRecord.

Implementation

final List<UsageAllocation>? usageAllocations;