Wasm Directoryalpha
Record

update-blocked-list-params

No description available.

record update-blocked-list-params {
  blocked-list-id: string,
  block-type: option​<list-blocked-list-response-blocked-list-item-block-type-enum>,
  comment: option​<string>,
  match-type: option​<list-blocked-list-response-blocked-list-item-match-type-enum>,
  phone-number: option​<string>,
  status: option​<list-blocked-list-response-blocked-list-item-status-enum>,
}

Fields

NameTypeDescription
blocked-list-idstring
block-typeoption​<list-blocked-list-response-blocked-list-item-block-type-enum>
commentoption​<string>
match-typeoption​<list-blocked-list-response-blocked-list-item-match-type-enum>
phone-numberoption​<string>
statusoption​<list-blocked-list-response-blocked-list-item-status-enum>