Wasm Directoryalpha
Record

contact-response-custom-fields

No description available.

record contact-response-custom-fields {
  x: option​<string>,
  custom-field-name1: option​<string>,
  custom-field-name2: option​<string>,
}

Fields

NameTypeDescription
xoption​<string>
custom-field-name1option​<string>
custom-field-name2option​<string>