public class CreatePublicAccountBatchReqDto extends Object
| 构造器和说明 |
|---|
CreatePublicAccountBatchReqDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CreatePublicAccountReqDto> |
getList() |
CreatePublicAccountOptionsDto |
getOptions() |
void |
setList(List<CreatePublicAccountReqDto> list) |
void |
setOptions(CreatePublicAccountOptionsDto options) |
public List<CreatePublicAccountReqDto> getList()
public void setList(List<CreatePublicAccountReqDto> list)
public CreatePublicAccountOptionsDto getOptions()
public void setOptions(CreatePublicAccountOptionsDto options)
Copyright © 2024. All rights reserved.