public static class UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
UpdateCustomfieldValueRequestValue() |
限定符和类型 | 方法和说明 |
---|---|
static UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue |
build(Map<String,?> map) |
String |
getTitle() |
UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue |
setTitle(String title) |
@NameInMap(value="title") public String title
自定义字段显示值
public static UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue build(Map<String,?> map) throws Exception
Exception
public UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue setTitle(String title)
public String getTitle()
Copyright © 2023. All rights reserved.