ThankYouPageResponse¶
Type: object
Properties¶
| Property | Type | Required | Description | Constraints |
|---|---|---|---|---|
id |
integer (int32) | No | ||
thankYouList |
array |
No |
Generated example¶
{
"id": 123,
"thankYouList": [
{
"default": true,
"followupType": "string",
"followupValue": {},
"operator": "string",
"subjectField": "string",
"values": [
"string"
]
}
]
}
Referenced models¶
Source¶
Generated from swagger-asset.json.