Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 614 Bytes

GetFieldSubtype.md

File metadata and controls

12 lines (8 loc) · 614 Bytes

GetFieldSubtype

Properties

Name Type Description Notes
fields list[GetField] The subfields of maps or arrays with subtype map. [optional]
nullable bool Whether the value of the subtype is nullable in case of array or key_value. [optional]
type str The type of the subfield in case of arrays or key_value. [optional]

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