public class SetPublicAccountBatchReqDto extends Object
SetPublicAccountBatchReqDto()
String
getPublicAccountId()
List<String>
getUserIds()
void
setPublicAccountId(String publicAccountId)
setUserIds(List<String> userIds)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetPublicAccountBatchReqDto()
public String getPublicAccountId()
public void setPublicAccountId(String publicAccountId)
public List<String> getUserIds()
public void setUserIds(List<String> userIds)
Copyright © 2024. All rights reserved.