Wasm Directoryalpha
Record

list-usage-record-last-month-params

No description available.

record list-usage-record-last-month-params {
  account-sid: string,
  category: option​<usage-record-last-month-enum-category>,
  start-date: option​<string>,
  end-date: option​<string>,
  include-subaccounts: option​<bool>,
  page-size: option​<s32>,
  page: option​<s32>,
  page-token: option​<string>,
}

Fields

NameTypeDescription
account-sidstring
categoryoption​<usage-record-last-month-enum-category>
start-dateoption​<string>
end-dateoption​<string>
include-subaccountsoption​<bool>
page-sizeoption​<s32>
pageoption​<s32>
page-tokenoption​<string>