@stripe/stripe-terminal-react-native

    Type Alias Props

    Props: Refund.IOS.Props & Refund.Android.Props & {
        amount?: number;
        chargeId: string;
        currency?: string;
        description?: string;
        failureReason?: string;
        id: string;
        metadata?: Record<string, string>;
        reason?: string;
        status?: Refund.Status;
    }
    MMNEPVFCICPMFPCPTTAAATR