@stripe/stripe-terminal-react-native

    Type Alias Type

    Type: SetupIntent.Android.Type & SetupIntent.IOS.Type & {
        created: string;
        customer?: string;
        id: string;
        latestAttempt: SetupIntent.SetupAttempt;
        metadata?: Record<string, string>;
        paymentMethodTypes?: string[];
        sdkUuid: string;
        status: SetupIntent.Status;
        usage: Usage;
    }
    MMNEPVFCICPMFPCPTTAAATR