Wasm Directoryalpha
Record

create-dispatch-event-params

No description available.

record create-dispatch-event-params {
  owner: string,
  repo: string,
  client-payload: option​<create-dispatch-event-body-client-payload>,
  event-type: string,
}

Fields

NameTypeDescription
ownerstring
repostring
client-payloadoption​<create-dispatch-event-body-client-payload>
event-typestring