Wasm Directoryalpha
Record

transfer-repayment-list-params

No description available.

record transfer-repayment-list-params {
  count: option​<s32>,
  end-date: option​<string>,
  offset: option​<s32>,
  start-date: option​<string>,
}

Fields

NameTypeDescription
countoption​<s32>
end-dateoption​<string>
offsetoption​<s32>
start-dateoption​<string>