Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 322 Bytes

Embedded annotations.

EmbeddedClass Annotation

Use this annotation to convert array to single common object.

EmbeddedCollection Annotation

Use this annotation to convert array to collection with common objects.

back