interface FavoritesOpenAction {
    id: string;
    target: OpenTarget;
    url: string;
}

Properties

Properties

id: string

Entity ID

target: OpenTarget
url: string

The url to open