Interface LaravelUi5\OData\Edm\Contracts\Annotation\PropertyValueInterface

A single named property within a record annotation value.

Each property has a name that corresponds to a property defined on the term's record type, and a value that is itself an AnnotationValueInterface — which may be a constant, a nested record, or a collection.

Methods