RegionNode
Represents a geographic region or regulated appellation
Referenced By
Region,
RegionNode,
Vineyard,
Wine,
Winery,
WineryAddress,
WineryBrand
Properties
| Name | Type | Access | Description |
| children |
Collection<
RegionNode
>
|
API Auth |
|
| directChildCount |
int
|
API Auth |
|
| lineage |
Collection<
RegionNode
>
|
API Auth |
|
| parent |
RegionNode
|
API Auth |
|
| region |
Region
|
API Auth |
|
| totalChildCount |
int
|
API Auth |
|
| ynId |
RegionNodeYnId
|
API Auth |
System-generated unique identifier for region node (required when matching existing region) |
|