public class DeleteCategoryRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DeleteCategoryRequest() |
@NameInMap(value="CateId") public Long cateId
The ID of the category.
public static DeleteCategoryRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteCategoryRequest setCateId(Long cateId)
public Long getCateId()
Copyright © 2024. All rights reserved.