mapStoreToEntity

Function

Generic function to apply properties from a Model onto an Object (i.e. IHubProject etc)

  • mapStoreToEntity(store: , entity: , mappings: IPropertyMap[]) :

Parameters

Parameter Type Default Notes
store Required
entity Required
mappings Required IPropertyMap[]

Returns


Function defined in common/src/core/_internal/PropertyMapper.ts:117