@stripe/stripe-terminal-react-native

    Interface SelectionResult

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

    Hierarchy (View Summary, Expand)

    Index

    Properties

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