Wasm Directoryalpha
Record

contact-import-results

No description available.

record contact-import-results {
  created-count: option​<f64>,
  deleted-count: option​<f64>,
  errored-count: option​<f64>,
  errors-url: option​<string>,
  requested-count: option​<f64>,
  updated-count: option​<f64>,
}

Fields

NameTypeDescription
created-countoption​<f64>
deleted-countoption​<f64>
errored-countoption​<f64>
errors-urloption​<string>
requested-countoption​<f64>
updated-countoption​<f64>