Wasm Directoryalpha
Record

get-v2-locations-location-id-refunds-params

No description available.

record get-v2-locations-location-id-refunds-params {
  location-id: string,
  begin-time: option​<string>,
  end-time: option​<string>,
  sort-order: option​<string>,
  cursor: option​<string>,
}

Fields

NameTypeDescription
location-idstring
begin-timeoption​<string>
end-timeoption​<string>
sort-orderoption​<string>
cursoroption​<string>