Wasm Directoryalpha
Record

search-orders-response

No description available.

record search-orders-response {
  cursor: option​<string>,
  errors: option​<list​<error>>,
  order-entries: option​<list​<order-entry>>,
  orders: option​<list​<order>>,
}

Fields

NameTypeDescription
cursoroption​<string>
errorsoption​<list​<error>>
order-entriesoption​<list​<order-entry>>
ordersoption​<list​<order>>