Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 680 Bytes

QueryTypeV2Dict.md

File metadata and controls

17 lines (13 loc) · 680 Bytes

QueryTypeV2Dict

Represents a query type in the Ontology.

Properties

Name Type Required Description
apiName QueryApiName Yes
description NotRequired[StrictStr] No
displayName NotRequired[DisplayName] No
parameters Dict[ParameterId, QueryParameterV2Dict] Yes
output QueryDataTypeDict Yes
rid FunctionRid Yes
version FunctionVersion Yes

[Back to Model list] [Back to API list] [Back to README]