Handle
Handle
interface Handle { readonly $handle: string; readonly $type: string; toJSON(): MarshalledHandle; toString(): string;}Properties
property
$handle string get The handle ID (instance number)
property
$type string get The ATS type ID