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