stack

Home > @infiniteobjects/models > PrintButtonPlatformConfigModel > getSalesRecords

PrintButtonPlatformConfigModel.getSalesRecords() method

Finds all the sale recods for this platform

Signature:

getSalesRecords(): Promise<PrintButtonSaleModel[]>;

Returns:

Promise<PrintButtonSaleModel[]>