DeleteOfferParams
The DeleteOfferParams
interface defines the parameters required to delete an offer.
Properties
-
marketplaceId
:string | number | bigint
The ID of the marketplace where the offer is being deleted. -
offerId
:number
The ID of the offer to delete.