Type alias ModelIdPropertyName<M>

ModelIdPropertyName<M>: M[typeof modelIdPropertyNameSymbol]

The model id property name.

Type Parameters