public class CreateProductTagsResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateProductTagsResponseBody.Builder |
static class |
CreateProductTagsResponseBody.InvalidProductTags |
static class |
CreateProductTagsResponseBody.ProductTag |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateProductTagsResponseBody.Builder |
builder() |
static CreateProductTagsResponseBody |
create() |
String |
getCode() |
String |
getErrorMessage() |
CreateProductTagsResponseBody.InvalidProductTags |
getInvalidProductTags() |
String |
getRequestId() |
Boolean |
getSuccess() |
public static CreateProductTagsResponseBody.Builder builder()
public static CreateProductTagsResponseBody create()
public String getCode()
public String getErrorMessage()
public CreateProductTagsResponseBody.InvalidProductTags getInvalidProductTags()
public String getRequestId()
public Boolean getSuccess()
Copyright © 2022. All rights reserved.