@wppconnect/wa-js - v3.19.3
    Preparing search index...

    Interface QueryCollectionsIQtParams

    interface QueryCollectionsIQtParams {
        afterCursor?: string;
        catalogWid?: Wid;
        directConnectionEncryptedInfo?: any;
        height?: 100;
        limit: number;
        productsCount?: number;
        width?: 100;
    }
    Index

    Properties

    afterCursor?: string
    catalogWid?: Wid
    directConnectionEncryptedInfo?: any
    height?: 100
    limit: number
    productsCount?: number
    width?: 100