Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 918 Bytes

File metadata and controls

18 lines (12 loc) · 918 Bytes

TrialRequestOptions

Properties

Name Type Description Notes
address Address [optional]
email 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]

[Back to Model list] [Back to API list] [Back to README]