FindHotOffers
Retrieves an array of hot offers from the API.
Public Endpoint (no credentials required)
Path Parameters
query [optional] | Optional query parameters for filtering the hot offers. |
Returns
VyTask<VyHotOfferDto[]> An asynchronous task that returns an array of hot offer data transfer objects.
Last updated