@microsoft/sp-odata-types package
TypeScript interfaces for working with SharePoint REST APIs.
Interfaces
_IODataUserId |
Represents an OData SP.UserId object. For more information about this object see the MSDN documentation here: https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |
IODataBasePermission |
Data used for creating a SPPermission object. |
IODataChangeToken |
Represents an OData SP.ChangeToken object. For more information about this object, see https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |
IODataContentType |
Represents OData SP.ContentType object. |
IODataContextWebInformation |
Represents an OData SP.ContextWebInformation object. For more information about this object, see https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |
IODataFormsClientSideConfiguration |
Represents a set of OData properties for objects that allow forms customizations (e.g. SP.List, SP.ContentType). |
IODataList |
Represents an OData SP.List object. For more information about this object see the MSDN documentation here: https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |
IODataListItem |
Represents an OData SP.ListItem object. For more information about this object see the MSDN documentation here: https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |
IODataNavigationNode |
Represents an OData SP.NavigationNode object. https://msdn.microsoft.com/en-us/library/office/jj246311.aspx |
IODataNavigationNodeCollection |
Represents an OData Microsoft.SharePoint.Navigation.SPNavigation object. https://msdn.microsoft.com/en-us/library/office/ee557907.aspx |
IODataUser |
Represents an OData SP.User object. For more information about this object see the MSDN documentation here: https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |
IODataUserCustomAction |
Represents an OData SP.UserCustomAction object. For more information about this object see the MSDN documentation here: https://msdn.microsoft.com/en-us/library/office/dn531432.aspx#bk_UserCustomAction |
IODataWeb |
Represents an OData SP.Web object. For more information about this object see the MSDN documentation here: https://msdn.microsoft.com/en-us/library/office/jj860569.aspx |