Wasm Directoryalpha
Record

list-refunds-response

No description available.

record list-refunds-response {
  cursor: option​<string>,
  errors: option​<list​<error>>,
  refunds: option​<list​<refund>>,
}

Fields

NameTypeDescription
cursoroption​<string>
errorsoption​<list​<error>>
refundsoption​<list​<refund>>