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