Java class for CreateInterface complex type.
name | data type | description |
---|---|---|
svrinterfaceInfo | SvrinterfaceInfo |
Example
{ "createInterface" : { "svrinterfaceInfo" : { "id" : "...", "name" : "...", "version" : "...", "status" : "REMOVED", "supplierName" : "...", "accessURL" : "...", "WSDLURL" : "...", "validtime" : 12345, "deprecatetime" : 12345, "suspendtime" : 12345, "docURL" : "...", "securityType" : "...", "authToken" : "...", "icon" : "...", "description" : "...", "throughput" : 12345, "notificationId" : "..." } } }