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