Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 612 Bytes

ProvenanceSearchableFieldDto.md

File metadata and controls

14 lines (9 loc) · 612 Bytes

ProvenanceSearchableFieldDto

Properties

Name Type Description Notes
id Option<String> The id of the searchable field. [optional]
field Option<String> The searchable field. [optional]
label Option<String> The label for the searchable field. [optional]
_type Option<String> The type of the searchable field. [optional]

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