Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ListCoverPagesRequestData

    interface ListCoverPagesRequestData {
        page?: string;
        pageSize?: number;
        serviceId: string;
    }
    Index

    Properties

    page?: string

    Optional. The page to fetch. If not specified, the first page will be returned.

    pageSize?: number

    Number of cover pages to return on each request.

    serviceId: string

    the serviceId