Update TransportType record by specified primary key
Method | /UpdateTransportType |
The request body is of type UpdateTransportType.
Name | Description | Data Type |
---|---|---|
transportType | TransportTypeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateTransportTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdateTransportTypeResult | xml:int |
|