ResultFormat1 type

Defines values for ResultFormat1. Possible values include: 'table', 'objectArray'

type ResultFormat1 = "table" | "objectArray"