/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ /** * Sorts the result by selected property. The priority of the items is determined by order of the sort properties in array. */ export type OrderBookSort = { }