mapStoreToEntity
Generic function to apply properties from a Model onto an Object (i.e. IHubProject etc)
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
store Required | |||
entity Required | |||
mappings Required | IPropertyMap[] |
Returns
Function defined in common/src/core/_internal/PropertyMapper.ts:117