Enumeration API_VERSION

Used to choose the version of the API to use when calling for Entities. The default is an empty version, which evaluates to V1.

Enumeration Members

Enumeration Members

EMPTY: ""
V1: "1"
V2: "2"

Generated using TypeDoc