Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 601 Bytes

DataActionRequest.md

File metadata and controls

11 lines (7 loc) · 601 Bytes

DataActionRequest

Properties

Name Type Description Notes
action object The JSON describing the data action. This JSON should be considered opaque and should be passed through unmodified from the query result it came from. [optional]
form_values map[string,string] User input for any form values the data action might use. [optional]

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