Wasm Directoryalpha
Record

search-loyalty-events-response

No description available.

record search-loyalty-events-response {
  cursor: option​<string>,
  errors: option​<list​<error>>,
  events: option​<list​<event>>,
}

Fields

NameTypeDescription
cursoroption​<string>
errorsoption​<list​<error>>
eventsoption​<list​<event>>