Class FixedListValidator
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Product.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class FixedListValidatorProperties
AllowedValues
List of the allowed values that the field will be validated against
Declaration
public IList<string> AllowedValues { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<string> |