Builder

class Builder
https://xrpl.org/trustset.html
Protobuf type TW.Ripple.Proto.OperationTrustSet

Functions

Link copied to clipboard
.TW.Ripple.Proto.CurrencyAmount limit_amount = 1;
Link copied to clipboard
open fun getLimitAmount(): CurrencyAmount
.TW.Ripple.Proto.CurrencyAmount limit_amount = 1;
Link copied to clipboard
.TW.Ripple.Proto.CurrencyAmount limit_amount = 1;
Link copied to clipboard
open fun mergeLimitAmount(value: CurrencyAmount): Ripple.OperationTrustSet.Builder
.TW.Ripple.Proto.CurrencyAmount limit_amount = 1;
Link copied to clipboard
open fun setLimitAmount(builderForValue: Builder): Ripple.OperationTrustSet.Builder
open fun setLimitAmount(value: CurrencyAmount): Ripple.OperationTrustSet.Builder
.TW.Ripple.Proto.CurrencyAmount limit_amount = 1;