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

    Type Alias RequestBillingAgreementError

    type RequestBillingAgreementError = {
        code: string;
        message?: string;
    }
    Index

    Properties

    Properties

    code: string
    message?: string