Class GetCustomersResult
Inherited Members
Namespace: SKM.V3.Models
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class GetCustomersResult : BasicResult
Properties
| Edit this page View SourceCustomers
Declaration
public List<CustomerExtended> Customers { get; set; }
Property Value
Type | Description |
---|---|
List<CustomerExtended> |