public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
bold |
String |
dataType
This parameter is required.
|
Integer |
fontSize |
String |
sizeUnit |
| 构造器和说明 |
|---|
InsertBlocksRequestBlocksParagraphChildrenTextTextStyle() |
@NameInMap(value="bold") public Boolean bold
@NameInMap(value="dataType") public String dataType
This parameter is required.
@NameInMap(value="fontSize") public Integer fontSize
@NameInMap(value="sizeUnit") public String sizeUnit
public InsertBlocksRequestBlocksParagraphChildrenTextTextStyle()
public static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle build(Map<String,?> map) throws Exception
Exceptionpublic InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle setBold(Boolean bold)
public Boolean getBold()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle setDataType(String dataType)
public String getDataType()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle setFontSize(Integer fontSize)
public Integer getFontSize()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle setSizeUnit(String sizeUnit)
public String getSizeUnit()
Copyright © 2025. All rights reserved.