Introduction
Represents a subscription returned by GetSubscriptionsByPageAsync.
Properties
ActiveSubscriptionCount
The number of active subscriptions.
BillingStartDate
The billing start date.
CompanyName
The name of the customer (UserCompany) associated with this subscription.
ContractEndDate
The end date of the contract.
ContractStartDate
The start date of the contract.
CreditEndDate
The end date of the promotion credit period.
CreditPrice
The discounted price during the credit period.
CurrencyCode
The currency code for the subscription (e.g., USD, CAD).
EtfPerUnit
The early termination fee per unit (MonthsRemaining * MonthlyCostPerUnit).
EtfTotal
The total early termination fee (MonthsRemaining * MonthlyCostTotal).
MonthlyCostPerUnit
The monthly cost per subscription unit.
MonthlyCostTotal
The total monthly cost of all subscriptions in this group.
MonthsRemaining
The number of months remaining in the subscription.
SubscriptionBillingId
The subscription billing ID.
SubscriptionName
The name of the subscription.
SubscriptionStatus
The current status of the subscription.
Loading API Runner...