Record
object-hierarchy
No description available.
record object-hierarchy {
confidence: option<f64>,
object: option<string>,
parent: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| confidence | option<f64> | |
| object | option<string> | |
| parent | option<string> |