VyCreateOfferRequestBase
[Base Class] Base class for creating an offer request.
Derived Types
Properties
Field
Type
Description
startDate
DateTime?
The start date of the offer.
endDate
DateTime?
The end date of the offer.
signature
string
The signature of the offer.
sellerAddress [required]
string
The address of the seller.
externalSellerId
string
The external ID of the seller.
sellerId
string
The ID of the seller.
Last updated