VyQuery_GetFulfillments
Represents a query for retrieving fulfillments.
Query
Type
Description
PageNumber
int
Sets the page number of the query.
PageSize
int
Sets the page size of the query.
SortOn
string
Sets the field to sort on.
OfferId
string
Sets the offer ID of the query.
Id
string[]
Sets the IDs of the fulfillments to retrieve.
BuyerId
string
Sets the buyer ID of the query.
Last updated