Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.34 KB

PartnerBusinessUnitAllocationResource.md

File metadata and controls

18 lines (14 loc) · 1.34 KB

PartnerBusinessUnitAllocationResource

Properties

Name Type Description Notes
normal_quota_allocation_count int Number of allocations fulfilled by the normal quota. [optional]
normal_allocation_quota int Count of allocations added each refill period from the normal allocation quota. [optional]
pay_per_spot_allocation_count int Number of allocations fulfilled by the pay per spot limit. [optional]
pay_per_spot_allocation_limit int Count of allocations added each refill period from the pay per spot limit. [optional]
pay_per_spot_allocation_price \Ageras\Api\AmountResource [optional]
just_in_time_allocation_count int Number of allocations fulfilled by just in time fulfillment. [optional]
allocation_count int Sum of norma quota count and just in time count. [optional]
allocation_quota_per_refill int Synonym for normal_allocation_quota. [optional]
overdelivery_allocation_count int Count of allocations that were overdelivered, i.e. above the applicable quota [optional]

[Back to Model list] [Back to API list] [Back to README]