Record
company-data-hierarchy-interface
No description available.
record company-data-hierarchy-interface {
entity-id: option<s32>,
entity-type: option<string>,
extension-attributes: option<company-data-hierarchy-extension-interface>,
structure-id: option<s32>,
structure-parent-id: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| entity-id | option<s32> | |
| entity-type | option<string> | |
| extension-attributes | option<company-data-hierarchy-extension-interface> | |
| structure-id | option<s32> | |
| structure-parent-id | option<s32> |