Looking at the API V3 documentation for CreateKey there are certain properties that are not in the API ex: NewCustomer, AddOrUseExistingCustomer. ResellerId, NoOfKeys
While in the API there are properties that are not in the documentation. Ex: AutomaticActivation
|
public class CreateKeyModel : RequestModel |
Looking at the API V3 documentation for CreateKey there are certain properties that are not in the API ex: NewCustomer, AddOrUseExistingCustomer. ResellerId, NoOfKeys
While in the API there are properties that are not in the documentation. Ex: AutomaticActivation
cryptolens-dotnet/Cryptolens.Licensing/Models/WebAPIModels.cs
Line 386 in 4da0f4c