| Name | Type | Description | Notes |
|---|---|---|---|
| plan | Option<models::PlanEnum> | [optional] | |
| remaining_trial_day | Option<i32> | number of days remaining before the end of the trial period | [optional] |
| renewal_at | Option<String> | date when the current plan will be renewed | [optional][readonly] |
| cost | Option<models::Cost> | [optional] |