Module gg.xp.xivapi

Annotation Interface XivApiMetaField


@Retention(RUNTIME) @Target(METHOD) public @interface XivApiMetaField
Similar to XivApiField, but indicates that the value comes from a top level field outside the "fields" object. For example, "row_id", "value", or "score".
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details