businessTransactionModel
Top level for business transaction definition. Includes name, URI, and
elements that make up the business transaction definition.
XML
Attributes
| name |
type |
description |
| description |
string |
(no documentation provided)
|
| name |
string |
(no documentation provided)
|
Elements
JSON
| property |
type |
description |
| description |
string |
(no documentation provided)
|
| name |
string |
(no documentation provided)
|
| type |
type (string)
|
|
| elements |
array of elements (abstractElementsModel)
|
|
| links |
array of links (linkModel)
|
|
| businessEvents |
businessEvents (businessEventContainer)
|
|