@stripe/stripe-terminal-react-native

    Interface TextResult

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

    Hierarchy (View Summary, Expand)

    Index

    Properties

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