usageAllocations property
The set of UsageAllocations to submit. The sum of all UsageAllocation quantities must equal the Quantity of the UsageRecord.
Implementation
final List<UsageAllocation>? usageAllocations;
The set of UsageAllocations to submit. The sum of all UsageAllocation quantities must equal the Quantity of the UsageRecord.
final List<UsageAllocation>? usageAllocations;