View the Project on GitHub elements-storage/elements-sdk-dotnet
Name | Type | Description | Notes |
---|---|---|---|
Id | int | [optional] [readonly] | |
Labels | List<string> | [optional] [readonly] | |
Options | List<string> | ||
Name | string | ||
Order | int | [optional] | |
Type | string | ||
UseForUploads | bool | [optional] | |
RequireToUpload | bool | [optional] | |
NonUserEditable | bool | [optional] | |
Validation | string | [optional] | |
Regex | string | [optional] | |
RangeMin | int? | [optional] | |
RangeMax | int? | [optional] | |
NumberOfDigits | int? | [optional] | |
MetadataPrefill | string | [optional] | |
HighlightExpiration | bool | [optional] | |
MultipleResponse | bool | [optional] | |
HelpText | string | [optional] |