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 { } /********************************************* * PowerPlatformEnvironments **********************************************/ export interface PowerPlatformEnvironments { Id4a81de82eeb94d6080ea5bf63e27023a?: string; } /********************************************* * PowerPlatformEnvironmentsCollections **********************************************/ export interface PowerPlatformEnvironmentsCollections { }