OneSDK
    Preparing search index...

    Interface ResponseNotification

    interface ResponseNotification {
        error: string;
        nonce: string;
        type: string;
    }
    Index

    Properties

    Properties

    error: string
    nonce: string
    type: string