Property that can be enabled to allow "getters" to be used (that is, prevent ignoral of getters for properties listed in value).
Property that can be enabled to allow "setters" to be used (that is, prevent ignoral of setters for properties listed in value).
Property that defines whether this decorator is part of a context group or multiple groups.
Property that defines whether this decorator is active or not.
Property that defines whether it is ok to just ignore any unrecognized properties during deserialization.
Names of properties to ignore.
Generated using TypeDoc
Decorator options for JsonIgnoreProperties.