We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62131ac commit a939a96Copy full SHA for a939a96
src/main/java/com/contentstack/utils/helper/Metadata.java
@@ -7,6 +7,7 @@
7
*/
8
public class Metadata {
9
10
+ // Metadata text of embedded object
11
String text ;
12
/* type of embedded object*/
13
String itemType;
0 commit comments