Skip to content

FormThankYouPageDTO

Type: object

Properties

Property Type Required Description Constraints
default boolean No
followupType string No
followupValue object No
operator string No
subjectField string No
values array No

Generated example

{
  "default": true,
  "followupType": "string",
  "followupValue": {},
  "operator": "string",
  "subjectField": "string",
  "values": [
    "string"
  ]
}

Source

Generated from swagger-asset.json.