public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
InsertBlocksRequestBlocksParagraphChildrenTextTextStyle() |
@NameInMap(value="bold") public Boolean bold
@NameInMap(value="dataType") public String dataType
@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 © 2022. All rights reserved.