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

    Interface GetCoverPageRequestData

    interface GetCoverPageRequestData {
        coverPageId: string;
        serviceId: string;
    }
    Index

    Properties

    coverPageId: string
    serviceId: string

    The serviceId containing the cover page you want to work with.