public class GetAccountAssetsReferralAccountReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAccountAssetsReferralAccountReq.Builder |
| 构造器和说明 |
|---|
GetAccountAssetsReferralAccountReq() |
GetAccountAssetsReferralAccountReq(GetAccountAssetsReferralAccountReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getReferralAccountId() |
String |
getUserIdType() |
static GetAccountAssetsReferralAccountReq.Builder |
newBuilder() |
void |
setReferralAccountId(String referralAccountId) |
void |
setUserIdType(String userIdType) |
public GetAccountAssetsReferralAccountReq()
public GetAccountAssetsReferralAccountReq(GetAccountAssetsReferralAccountReq.Builder builder)
public static GetAccountAssetsReferralAccountReq.Builder newBuilder()
public String getReferralAccountId()
public void setReferralAccountId(String referralAccountId)
public String getUserIdType()
public void setUserIdType(String userIdType)
Copyright © 2025. All rights reserved.