VyUpdateOfferRequest

A request object used to update an offer in the Vy system.

Properties

FieldTypeDescription

price

double?

The updated price for the offer.

startDate

string

The updated start date for the offer.

endDate

string

The updated end date for the offer.

privateOffer

bool?

Whether the offer should be private or not.

visibility

The updated visibility type for the offer.

Last updated