@stripe/stripe-terminal-react-native

    Interface IToggle

    interface IToggle {
        defaultValue: ToggleValue;
        description?: null | string;
        title?: null | string;
    }
    Index

    Properties

    defaultValue: ToggleValue
    description?: null | string
    title?: null | string
    MMNEPVFCICPMFPCPTTAAATR