Type Alias OnlineNativeAppDetails

OnlineNativeAppDetails: {
    url: string;
}