public class GetAssignedAccountDto extends Object
| 构造器和说明 |
|---|
GetAssignedAccountDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppId() |
String |
getTargetIdentifier() |
String |
getTargetType() |
void |
setAppId(String appId) |
void |
setTargetIdentifier(String targetIdentifier) |
void |
setTargetType(String targetType) |
public String getAppId()
public void setAppId(String appId)
public String getTargetType()
public void setTargetType(String targetType)
public String getTargetIdentifier()
public void setTargetIdentifier(String targetIdentifier)
Copyright © 2024. All rights reserved.