| ||
| detail: element | attribute | value | ||
XML Example:<barDataListing> zero or N[<barBags>BarDataElement</barBags>] </barDataListing> | JSON Example:{"barDataListing":
{
"barBags": [BarDataElement],
}
}
|
| Name | Type | Required | Nillable | Default Value | Description |
|---|---|---|---|---|---|
| barBags | zero or N[BarDataElement] | false | false |
|
| ||
| detail: element | attribute | value | ||