Enumeration FetchTypes

Name

FetchTypes

Description

Use this to determine how verbose you need your output to be.

Description

Mimimal includes the title and the ID.

Description

Basic includes the most common parameters.

Description

Full includes all parametres of an object.

Enumeration Members

Enumeration Members

Basic: "basic"
Full: "full"
Minimal: "minimal"

Generated using TypeDoc