Skip to content

[V] $flattenProperty

const $flattenProperty: FlattenPropertyDecorator;

Whether a model property should be flattened.

Param

DecoratorContext

Param

ModelProperty to mark as flattened

Param

Names of the projection (e.g. “python”, “csharp”, “java”, “javascript”)

Deprecated

This decorator is not recommended to use.