FVyCancelOfferRequest
Request parameters to cancel an offer
Properties
Field | Type | Description |
---|---|---|
amount | FVyOptInt | The amount to cancel |
type [required] | FString | (read-only) The type of cancellation, should be "REIMBURSEMENT" |
offerId [required] | FString | The ID of the offer to cancel |
userId | FVyOptString | The ID of the user cancelling the offer |
Last updated