Annotation Type SerializeExtraProperties
-
@Retention(RUNTIME) @Target(FIELD) public @interface SerializeExtraProperties
A marker annotation for the field containing a map of extra properties, when usingAbstractExtraPropertiesJsonAdapter.
@Retention(RUNTIME) @Target(FIELD) public @interface SerializeExtraProperties
AbstractExtraPropertiesJsonAdapter.