processorTypesEntity
| Extends: |
entity |
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
A serialized representation of this class can be placed in the entity body of
a response to the API. This particular entity holds a reference to a list of
processor types.
XML
Elements
| name (type) |
min/max occurs |
description |
|
processorTypes (documentedType)
|
0/unbounded |
The list of processor types that are being serialized.
|
JSON
| property |
type |
description |
| processorTypes |
array of processorTypes (documentedType)
|
The list of processor types that are being serialized.
|