Share via


AppBasedLinkQuery interface

Represents a query for an app-based link.

Properties

state

The state associated with the link.

url

The URL of the link.

Property Details

state

The state associated with the link.

state?: string

Property Value

string

url

The URL of the link.

url?: string

Property Value

string