Page Contents
Home > @loopback/metadata > NamespacedReflect > getOwnMetadataKeys
NamespacedReflect.getOwnMetadataKeys() method
Signature:
getOwnMetadataKeys(target: Object, propertyKey?: string): string[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| target | Object | |
| propertyKey | string |
Returns:
string[]