Keys of the CustomPropertyStructureItem type to include in the response
OptionalcolsSpecific columns/fields to include in the response. options can't be selected here —
PickColumns would incorrectly type it as always-present, when it's legitimately absent
for non-dropdown/multiselect items; request ['*'] to get it.
OptionaldescriptionFilter items by description (matched as a case-insensitive regular expression by the API)
OptionalidFilter items by exact ID
OptionallabelFilter items by label (matched as a case-insensitive regular expression by the API)
OptionalnameFilter items by name (matched as a case-insensitive regular expression by the API)
OptionalpgPagination options (the API does not support sorting by options)
OptionalrequiredFilter items by whether they are required
OptionaltypeFilter items by exact data type
Options for listing custom property structure items.