Update storeType record by specified primary key
Method | /UpdateStoreType |
The request body is of type UpdateStoreType.
Name | Description | Data Type |
---|---|---|
storeType | StoreTypeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateStoreTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdateStoreTypeResult | xml:int |
|