public class MediaContentList extends AlipayObject
| 构造器和说明 |
|---|
MediaContentList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getBizType() |
String |
getContent() |
Long |
getMediaType() |
void |
setBizType(Long bizType) |
void |
setContent(String content) |
void |
setMediaType(Long mediaType) |
Copyright © 2023. All rights reserved.