Builder

class Builder
Transfer
Protobuf type TW.NEAR.Proto.Transfer

Functions

Link copied to clipboard
amount; uint128 / big endian byte order
bytes deposit = 1;
Link copied to clipboard
open fun getDeposit(): ByteString
amount; uint128 / big endian byte order
bytes deposit = 1;
Link copied to clipboard
open fun setDeposit(value: ByteString): NEAR.Transfer.Builder
amount; uint128 / big endian byte order
bytes deposit = 1;