FVySaleOfferRequest
Request parameters for creating a sale offer
Properties
Field
Type
Description
price
FVyOptDouble
The price of the sale offer
amount
FVyOptInt
The amount of the sale offer
minBuyAmount
FVyOptInt
The minimum buy amount for the sale offer
maxBuyAmount
FVyOptInt
The maximum buy amount for the sale offer
type [required]
FString
(read-only) The type of the sale offer, should be "SALE"
startDate
FVyOptDateTime
The start date of the sale offer
endDate
FVyOptDateTime
The end date of the sale offer
signature
FVyOptString
The signature of the sale offer
sellerAddress [required]
FString
The address of the seller
externalSellerId
FVyOptString
The external ID of the seller
sellerId
FVyOptString
The ID of the seller
Last updated