public static final class ScriptFunctionCall.PeerToPeerWithMetadata.Builder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
Bytes |
_payee_auth_key |
BigInteger |
amount |
Bytes |
metadata |
AccountAddress |
payee |
TypeTag |
token_type |
| 构造器和说明 |
|---|
Builder() |
public TypeTag token_type
public AccountAddress payee
public Bytes _payee_auth_key
public BigInteger amount
public Bytes metadata
public ScriptFunctionCall.PeerToPeerWithMetadata build()
Copyright © 2021. All rights reserved.