@stripe/stripe-terminal-react-native
    Preparing search index...

    Type Alias ProcessRefundResultType

    type ProcessRefundResultType = {
        error?: StripeError;
        refund?: Props;
    }
    Index

    Properties

    Properties

    error?: StripeError
    refund?: Props