|
Essential Kit
|
Represents the information about the billing product subscription renewal.
Properties | |
| BillingProductSubscriptionRenewalState | State [get] |
| Gets the renewal state of the billing product subscription. | |
| bool | IsAutoRenewEnabled [get] |
| Gets a value indicating whether the billing product subscription is auto-renewed. | |
| BillingProductSubscriptionExpirationReason? | ExpirationReason [get] |
| Gets the reason why the billing product subscription is expired. | |
| DateTime? | RenewalDate [get] |
| Gets the date when the billing product subscription will be renewed. | |
| DateTime? | GracePeriodExpirationDate [get] |
| Gets the date when the grace period for the billing product subscription will expire. | |