React Native Firebase
    Preparing search index...

    A structure to help parse out the different components involved in an action link URL.

    Index

    Methods

    Properties

    apiKey: string

    The API key of the email action link.

    code: string

    The action code of the email action link.

    continueUrl: string | null

    The continue URL of the email action link. Null if not provided.

    languageCode: string | null

    The language code of the email action link. Null if not provided.

    operation: string

    The action performed by the email action link.

    tenantId: string | null

    The tenant ID of the email action link. Null if the email action is from the parent project.