@stripe/stripe-terminal-react-native

    Type Alias CollectDataResultType

    CollectDataResultType:
        | { collectedData?: CollectedData; error?: undefined }
        | { collectedData?: undefined; error: StripeError }
    MMNEPVFCICPMFPCPTTAAATR