ServiceProviderInit | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Interface ServiceProviderInit

    interface ServiceProviderInit {
        callbackUrls?: string[];
        subjectField?: string;
        title: string;
    }
    Index

    Properties

    callbackUrls?: string[]
    subjectField?: string
    title: string