@bounceapp/react-native-paypal
    Preparing search index...

    Type Alias RequestBillingAgreementResponse

    RequestBillingAgreementResponse:
        | { payload: undefined; error: RequestBillingAgreementError }
        | { payload: RequestBillingAgreementPayload; error: undefined }