typescript-sdk

Home > @3rdweb/sdk > WrongListingTypeError > (constructor)

WrongListingTypeError.(constructor)

Constructs a new instance of the WrongListingTypeError class

Signature:

constructor(marketplaceContractAddress: string, listingId?: string, actualType?: string, expectedType?: string);

Parameters

Parameter Type Description
marketplaceContractAddress string  
listingId string  
actualType string  
expectedType string