| Name | Type | Description | Notes |
|---|---|---|---|
| address | Address | [optional] | |
| str, none_type | The user's email address. | [optional] | |
| name | str, none_type | The user's full name. | [optional] |
| metadata | TrialRequestMetadata | [optional] | |
| enterprise | bool, none_type | If true, create an enterprise domain. | [optional] |
| token | str, none_type | Stripe payment token. | [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] |