| name | data type | description |
|---|---|---|
| description | InternationalString | |
| protocol | string | |
| name | string | |
| linkage | string | |
| applicationProfile | string | |
| function | OnLineFunction |
Example
{
"description" : { },
"protocol" : "...",
"name" : "...",
"linkage" : "...",
"applicationProfile" : "...",
"function" : { }
}