Worldline Connect Node.js SDK
    Preparing search index...

    Interface SdkBinaryErrorResponse

    interface SdkBinaryErrorResponse {
        body: Readable;
        file: FileMetadata;
        isSuccess: true;
        status: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    body: Readable
    isSuccess: true
    status: number