Record
contact-import
No description available.
record contact-import {
finished-at: option<string>,
id: option<string>,
job-type: option<string>,
results: option<contact-import-results>,
started-at: option<string>,
status: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| finished-at | option<string> | |
| id | option<string> | |
| job-type | option<string> | |
| results | option<contact-import-results> | |
| started-at | option<string> | |
| status | option<string> |