@stripe/stripe-terminal-react-native

    Interface NumericResult

    interface NumericResult {
        formType: FormType;
        numericString?: null | string;
        skipped: boolean;
        toggles: ToggleResult[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    formType: FormType
    numericString?: null | string
    skipped: boolean
    toggles: ToggleResult[]
    MMNEPVFCICPMFPCPTTAAATR