Group
Show / Hide Table of Contents

Enum FlexRequestDataType

Possible data types for FlexRequests

Namespace: Textkernel.Tx.Models.API.Parsing
Assembly: Textkernel.Tx.SDK.dll
Syntax
public enum FlexRequestDataType

Fields

Name Description
Bool

Boolean response expected

Enumeration

Text response should be from a provided list of options. See EnumerationValues

List

List of text responses expected

Numeric

Numeric response expected

Text

Text/string response expected

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾