public class DeleteCategoryRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
DeleteCategoryRequest() |
@NameInMap(value="CateId") public Long cateId
This parameter is required.
example:46
public static DeleteCategoryRequest build(Map<String,?> map) throws Exception
Exception
public DeleteCategoryRequest setCateId(Long cateId)
public Long getCateId()
Copyright © 2024. All rights reserved.