Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 783 Bytes

SchemaLogQueryDto.md

File metadata and controls

12 lines (7 loc) · 783 Bytes

SchemaLogQueryDto

Properties

Name Type Description Notes
version Option<String> The version of the schema. [optional]
sorting Option<Veccrate::models::SchemaLogQueryDtoSorting> A JSON array of criteria to sort the result by. Each element of the array is a JSON object that specifies one ordering. The position in the array identifies the rank of an ordering, i.e., whether it is primary, secondary, etc. [optional]

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