File

src/app/modules/sourcing/interfaces/collection.ts

Properties

config
config: any
Type : any
programContext
programContext: any
Type : any
sessionContext
sessionContext: any
Type : any
userProfile
userProfile: any
Type : any
export interface ICollectionComponentInput {
  userProfile?: any;
  programContext?: any;
  sessionContext?: any;
  config?: any;
}

results matching ""

    No results matching ""