Package im.getsocial.sdk.json.serializer
Annotation Type Key
-
@Retention(RUNTIME) @Target(FIELD) public @interface Key
Created by orestsavchak on 10/3/17.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
Key in Json structure.
-