Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 914 Bytes

AccountAttributesTrial.md

File metadata and controls

13 lines (10 loc) · 914 Bytes

AccountAttributesTrial

Properties

Name Type Description Notes
Free bool Flag indicates if free trial enabled. [optional] [default to null]
Code string (ExaVault Use Only) Internal tracking code representing type of free trial for account. [optional] [default to null]
Status string (ExaVault Use Only) Internal tracking code representing whether trial has ended or is still in progress. [optional] [default to null]
Start string (ExaVault Use Only) Date that free trial period began. [optional] [default to null]
End string (ExaVault Use Only) Date that free trial period ends. [optional] [default to null]

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