public class SetUserOfPublicAccountBatchReqDto extends Object
SetUserOfPublicAccountBatchReqDto()
List<String>
getPublicAccountIds()
String
getUserId()
void
setPublicAccountIds(List<String> publicAccountIds)
setUserId(String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetUserOfPublicAccountBatchReqDto()
public String getUserId()
public void setUserId(String userId)
public List<String> getPublicAccountIds()
public void setPublicAccountIds(List<String> publicAccountIds)
Copyright © 2024. All rights reserved.