VyQuery_GetTransactions
Query
Type
Description
UserId
string
Filter the transactions by your users with `userId`
IncludeUsers
bool
Boolean flag to indicate whether to show your users in the result or not
Page
int
The current page number
Size
int
The number of items per page
SortOn
string
Name of the parameter to sort on
Last updated