Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.29 KB

ListSchemaFieldsResponse.md

File metadata and controls

11 lines (8 loc) · 1.29 KB

# ListSchemaFieldsResponse

Properties

Name Type Description Notes
next_page_token string A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. [optional]
schema_fields \Sajari\Model\SchemaField[] The schema fields. [optional]
total_size int Maximum number of fields to return. [optional]

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