Skip to main content

CreateDealParams

The CreateDealParams interface defines the parameters required to create a deal.

Properties

  • marketplaceId: string | number | bigint The ID of the marketplace where the deal is being created.

  • resourceId: string The ID of the resource associated with the deal.

  • offerId: number The ID of the offer to create a deal from.

  • blockedBalance: number The amount of balance to block for the deal.

  • sharedKeyCopy: string The shared key copy required for accessing the deal.