@iterable/react-native-sdk - v3.0.1
    Preparing search index...

    Interface IterableEmbeddedMessageElementsText

    interface IterableEmbeddedMessageElementsText {
        id: string;
        label?: string | null;
        text?: string | null;
    }
    Index

    Properties

    Properties

    id: string

    The ID.

    label?: string | null

    The label.

    text?: string | null

    The text.