VyQuery_GetSignatureInfo
Query | Type | Description |
---|---|---|
Status | Filter the results by the signature status. | |
Page | int | The current page number |
Size | int | The number of items per page |
SortOn | string | Name of the parameter to sort on |
SortOrder | Indication to sort in ascending or descending order | |
IncludeUsers | bool | Boolean flag to indicate whether to show your users in the result or not |
UserId | string | Filter the signatures by your users with `userId` |
Last updated