FVyTerminateOfferRequest
Request parameters to terminate an offer
Properties
Field | Type | Description |
---|---|---|
type [required] | FString | (read-only) The type of the request, should be "TERMINATION" |
offerId [required] | FString | The ID of the offer to be terminated |
userId | FVyOptString | The ID of the user initiating the termination |
Last updated