Function: Identifier()
Identifier(
target,propertyKey):void
Defined in: service-core/src/decorators/ModelDecorators.ts:87
Apply this to a property that is considered a unique identifier.
Parameters
target
any
propertyKey
string | symbol
Returns
void