public class SignerAccount extends Object
| 构造器和说明 |
|---|
SignerAccount() |
SignerAccount(String signerAccountId,
String authorizedAccountId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthorizedAccountId() |
String |
getSignerAccountId() |
void |
setAuthorizedAccountId(String authorizedAccountId) |
void |
setSignerAccountId(String signerAccountId) |
Copyright © 2021. All rights reserved.