public static class CategoryTemplatesRequest.CategoryTemplatesRequestParam
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
categoryId
This parameter is required.
|
| 构造器和说明 |
|---|
CategoryTemplatesRequestParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CategoryTemplatesRequest.CategoryTemplatesRequestParam |
build(Map<String,?> map) |
String |
getCategoryId() |
CategoryTemplatesRequest.CategoryTemplatesRequestParam |
setCategoryId(String categoryId) |
@NameInMap(value="categoryId") public String categoryId
This parameter is required.
example:categoryId
public static CategoryTemplatesRequest.CategoryTemplatesRequestParam build(Map<String,?> map) throws Exception
Exceptionpublic CategoryTemplatesRequest.CategoryTemplatesRequestParam setCategoryId(String categoryId)
public String getCategoryId()
Copyright © 2025. All rights reserved.