stack

Home > @infiniteobjects/models > TokenGatedProductCampaignModel > getSalesRecords

TokenGatedProductCampaignModel.getSalesRecords() method

Finds all the sale recods for this Campaign

Signature:

getSalesRecords(): Promise<TokenGatedProductSaleModel[]>;

Returns:

Promise<TokenGatedProductSaleModel[]>