var Unibase; (function (Unibase) { let Platform; (function (Platform) { let Communications; (function (Communications) { let Requests; (function (Requests) { class InstantReminder { constructor() { } } Requests.InstantReminder = InstantReminder; })(Requests = Communications.Requests || (Communications.Requests = {})); })(Communications = Platform.Communications || (Platform.Communications = {})); })(Platform = Unibase.Platform || (Unibase.Platform = {})); })(Unibase || (Unibase = {}));