Wasm Directoryalpha
Record

get-v1-historic-forex-from-to-date-params

No description available.

record get-v1-historic-forex-from-to-date-params {
  from-op: string,
  to: string,
  date: string,
  offset: option​<s32>,
  limit: option​<s32>,
}

Fields

NameTypeDescription
from-opstring
tostring
datestring
offsetoption​<s32>
limitoption​<s32>