InterfaceOperation Object
Contains information about an operation that is part of the API interface for an asset.
This object is used by the following operations:
- Operations that reference the InterfaceOperations object
 
The properties included in the InterfaceOperation object are listed below.
| Property | Type | Description | 
|---|---|---|
| OperationName | string | The name of the operation. | 
| WsdlOperationName | string | The name of the operation as it is represented in the WSDL. |