| PlanInfo Class |
Namespace: ZReports
public sealed class PlanInfo
The PlanInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAddon |
Gets the addon.
| |
| GetBillingDate |
Gets the billing date.
| |
| GetPlan |
Gets the plan.
| |
| GetRowsAllowed |
Gets the rows allowed.
| |
| GetRowsUsed |
Gets the rows used.
| |
| GetTrialAvailed |
Gets the trial availed.
| |
| GetTrialEndDate |
Gets the trial end date.
| |
| GetTrialPlan |
Gets the trial plan.
| |
| GetTrialStatus |
Gets the trial status.
|
| Name | Description | |
|---|---|---|
| addon |
The addon details
| |
| billingDate |
The billing date
| |
| plan |
The plan name
| |
| rowsAllowed |
The rows allowed
| |
| rowsUsed |
The rows used
| |
| trialAvailed |
The trial availed
| |
| trialEndDate |
The trial end date
| |
| trialPlan |
The trial plan status
| |
| trialStatus |
The trial status
|