gd-sprest-def
Version:
TypeScript definition files generated from the $metadata REST endpoint in SharePoint.
58 lines (45 loc) • 1.56 kB
TypeScript
import { Base } from "../../";
/*********************************************
* FlowPermissions
**********************************************/
export interface FlowPermissions {
Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}
/*********************************************
* FlowPermissionsCollections
**********************************************/
export interface FlowPermissionsCollections {
}
/*********************************************
* FormsCustomization
**********************************************/
export interface FormsCustomization {
Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}
/*********************************************
* FormsCustomizationCollections
**********************************************/
export interface FormsCustomizationCollections {
}
/*********************************************
* AgreementsESignManager
**********************************************/
export interface AgreementsESignManager {
Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}
/*********************************************
* AgreementsESignManagerCollections
**********************************************/
export interface AgreementsESignManagerCollections {
}
/*********************************************
* ApprovalsManager
**********************************************/
export interface ApprovalsManager {
Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}
/*********************************************
* ApprovalsManagerCollections
**********************************************/
export interface ApprovalsManagerCollections {
}