SubscriptionTerm interface
The current billing term of the SaaS Subscription.
Properties
end |
The date and time in UTC of when the billing term ends. |
start |
The date and time in UTC of when the billing term starts. |
term |
The unit of the billing term. |
Property Details
endDate
The date and time in UTC of when the billing term ends.
endDate?: Date
Property Value
Date
startDate
The date and time in UTC of when the billing term starts.
startDate?: Date
Property Value
Date
termUnit
The unit of the billing term.
termUnit?: string
Property Value
string