Type Alias AirbridgeTrackingLink

AirbridgeTrackingLink: {
    qrcodeURL: string;
    shortURL: string;
}

Holds variable types of tracking-link that move user to specific page of app and track click-event.