fields property

List<String> fields
getter/setter pair

The path to the specified fields which wild be included in the response.

See RFC-6901 for the JSON Pointer notation and FieldQuery for a complete description of the possible fields.

Implementation

List<String> fields;