VyQuery_GetUserOffers
Represents a query for retrieving user offers.
Last updated
Represents a query for retrieving user offers.
Last updated
PageNumber
int
Sets the page number for the query.
PageSize
int
Sets the page size for the query.
SortOn
string
Sets the field to sort the results on.
SortOrder
Sets the sort order for the results.
Type
string[]
Sets the offer types to filter by.
Status
string[]
Sets the offer statuses to filter by.
ExternalUserId
string
Sets the external user ID to filter by.
IsBuyer
bool
Sets whether the user is a buyer.
Relation
Sets the relation type to filter by.
IncludeSubUsers
bool
Sets whether to include sub-users.