Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 314 Bytes

File metadata and controls

16 lines (11 loc) · 314 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let reminderView = await client.api('/me/reminderView(startDateTime='2017-06-05T10:00:00.0000000',endDateTime='2017-06-11T11:00:00.0000000')')
	.get();