Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 4.07 KB

File metadata and controls

12 lines (9 loc) · 4.07 KB

PatchCalendarLinkRequest

Fields

Field Type Required Description
calendar_link shared.CalendarLink ✔️ N/A
connection_id str ✔️ ID of the connection
fields List[operations.PatchCalendarLinkQueryParamFields] Fields to return
id str ✔️ ID of the Link
raw Optional[str] Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar