Record

list-faxes-params

No description available.

record list-faxes-params {
  filter-created-at-gte: option​<string>,
  filter-created-at-gt: option​<string>,
  filter-created-at-lte: option​<string>,
  filter-created-at-lt: option​<string>,
  filter-direction-eq: option​<string>,
  filter-from-eq: option​<string>,
  page-size: option​<s32>,
  page-number: option​<s32>,
}

Fields

NameTypeDescription
filter-created-at-gteoption​<string>
filter-created-at-gtoption​<string>
filter-created-at-lteoption​<string>
filter-created-at-ltoption​<string>
filter-direction-eqoption​<string>
filter-from-eqoption​<string>
page-sizeoption​<s32>
page-numberoption​<s32>