Class BaseLicence
Base licence
Inherited Members
Namespace: SecureExchangesSDK.Models.Entity
Assembly: SecureExchangesSDK.dll
Syntax
public class BaseLicence
Properties
APIPassword
Declaration
public Guid APIPassword { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
APIUser
Declaration
public Guid APIUser { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
Serial
Declaration
public Guid Serial { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |