Type Alias CitrixAppDetails

CitrixAppDetails: {
    alias: string;
    arguments?: string;
}