Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 853 Bytes

AutopilotV1Defaults.md

File metadata and controls

14 lines (9 loc) · 853 Bytes

AutopilotV1Defaults

Properties

Name Type Description Notes
AccountSid Pointer to string The SID of the Account that created the Defaults resource.
AssistantSid Pointer to string The SID of the Assistant that is the parent of the resource.
Url Pointer to string The absolute URL of the Defaults resource.
Data Pointer to interface{} The JSON string that describes the default task links for the assistant_initiation, collect, and fallback situations.

[Back to Model list] [Back to API list] [Back to README]