Package com.fauna.annotation
Annotation Type FaunaTs
-
@Retention(RUNTIME) @Target(FIELD) public @interface FaunaTs
Attribute used to indicate that a field should be ignored during encoding and decoding.
@Retention(RUNTIME)
@Target(FIELD)
public @interface FaunaTs