File

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

Properties

programContext
programContext: any
Type : any
sessionContext
sessionContext: any
Type : any
templateList
templateList: any
Type : any
unitIdentifier
unitIdentifier: string
Type : string
export interface IResourceTemplateComponentInput {
  programContext?: any;
  sessionContext?: any;
  templateList?: any;
  unitIdentifier?: string;
}

results matching ""

    No results matching ""