WorkflowTriggerListCallbackUrlQueries interface
Gets the workflow trigger callback URL query parameters.
Properties
| api |
The api version. |
| se | The SAS timestamp. |
| sig | The SAS signature. |
| sp | The SAS permissions. |
| sv | The SAS version. |
Property Details
apiVersion
The api version.
apiVersion?: string
Property Value
string
se
The SAS timestamp.
se?: string
Property Value
string
sig
The SAS signature.
sig?: string
Property Value
string
sp
The SAS permissions.
sp?: string
Property Value
string
sv
The SAS version.
sv?: string
Property Value
string