Record
contactdb-custom-field-with-id-value
No description available.
record contactdb-custom-field-with-id-value {
name: option<string>,
type-op: option<contactdb-custom-field-with-id-value-type-op-enum>,
id: option<f64>,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| name | option<string> | |
| type-op | option<contactdb-custom-field-with-id-value-type-op-enum> | |
| id | option<f64> | |
| value | option<string> |