@cfxlabsinc/b2b-services
    Preparing search index...
    interface AuthVoidResponse {
        ResponseHeader: {
            DictionaryEntry?: Record<string, string>;
            RequestID: string;
            ResponseCode: string;
            ResponseDateTime: Date;
            ResponseID: string;
            ResponseText: string;
            Version: string;
        };
        Type: 2;
    }
    Index

    Properties

    Properties

    ResponseHeader: {
        DictionaryEntry?: Record<string, string>;
        RequestID: string;
        ResponseCode: string;
        ResponseDateTime: Date;
        ResponseID: string;
        ResponseText: string;
        Version: string;
    }
    Type: 2