Skip to content

Function: getExcludedProperties()

getExcludedProperties(target): Set<string>

Defined in: packages/core/src/decorators/odata-exclude.decorator.ts:22

Read all property names excluded via @ODataExclude() on a class

Parameters

target

object

Returns

Set<string>