Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

ElementsSDK.Model.License

Properties

Name Type Description Notes
Name string    
Product string    
Serial string    
Partner string    
Hardware string   [optional]
HardwareKey string   [optional]
Expiry DateTime?    
Components Dictionary<string, bool>    
ComponentsExpiry Dictionary<string, DateTime?>    
ComponentsEnabled Dictionary<string, bool>    
RdcSlots int    
Users int    
ThirdPartyCapacity int?    

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