Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AppLinkDataAppLinkInfo

import type { AppLinkDataAppLinkInfo } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface AppLinkDataAppLinkInfo {
appLogoImage?: Image;
description?: LocalizedString;
}

§Properties

§
appLogoImage?: Image
[src]

Deprecated. Image isn't supported in the app link module.

§

Target to follow when opening the app link on clients. It will be used by partners to open their app or webpage.

§
description?: LocalizedString
[src]

Deprecated. Description isn't supported in the app link module.

§

Deprecated. Title isn't supported in the app link module.