AsyncResponseType
Specifies type of async response for a given async request.
Name | Data Type | Description |
---|---|---|
Email | String | The email address to send the response to. |
FTP | String | Not used. |
HTTPPost | String | The callback URL to send HTTP Post responses to. |
None | String | Default response type for AsyncResponseType. |