Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.35 KB

PartnerBusinessUnitPartnerContractResource.md

File metadata and controls

20 lines (16 loc) · 1.35 KB

PartnerBusinessUnitPartnerContractResource

Properties

Name Type Description Notes
id int Primary ID. [optional]
start_at string When the contract starts. [optional]
accepted_at string When the contract was accepted. [optional]
canceled_at string When the contract was canceled. [optional]
churn_at string When the contract churns. [optional]
binding_period_months int How long the contract last for each contract period. [optional]
billing_frequency_months int How many months the partner pays for at a time. [optional]
current_partner_contract_period \Ageras\Api\PartnerBusinessUnitPartnerContractPeriodResource [optional]
allocation_pauses \Ageras\Api\DateSpanResource[] List of allocation pauses. [optional]
allocation_boosts \Ageras\Api\DateSpanResource[] List of allocation boosts. [optional]
business_unit_mrr \Ageras\Api\AmountResource [optional]

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