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

    Interface ThirdPartyStatusResponse

    interface ThirdPartyStatusResponse {
        thirdPartyStatus?: string | null;
    }
    Index

    Properties

    thirdPartyStatus?: string | null