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

    Interface PSPSetup

    interface PSPSetup {
        isLive: boolean;
        methods: PSPMethod[];
    }
    Index

    Properties

    Properties

    isLive: boolean
    methods: PSPMethod[]