Home > @infiniteobjects/models > TokenGatedProductCampaignModel > getSalesRecords
Finds all the sale recods for this Campaign
Signature:
getSalesRecords(): Promise<TokenGatedProductSaleModel[]>;
Returns:
Promise<TokenGatedProductSaleModel[]>