Subscriber Invite
| Name | Type | Description | Notes |
|---|---|---|---|
| coupon_code | str | Coupon code | |
| aggregate | str | Aggregate | |
| active | bool | Is Active flag | |
| reusable | bool | Is reusable flag | |
| created_at | str | Created Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z | |
| updated_at | str | Updated Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z | |
| coupon_options | CouponOptions | [optional] | |
| plan | Plan | [optional] | |
| trial | Trial | [optional] | |
| name | str, none_type | Name | [optional] |
| str, none_type | [optional] | ||
| domain | str, none_type | Domain | [optional] |
| use_by | str, none_type | Used By | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |