@stripe/stripe-terminal-react-native

    Type Alias SetupIntentResultType

    SetupIntentResultType:
        | { error?: undefined; setupIntent: SetupIntent.Type }
        | { error: StripeError; setupIntent?: undefined }
    MMNEPVFCICPMFPCPTTAAATR