OperationChangeTrustOrBuilder

Functions

Link copied to clipboard
abstract fun getAsset(): Asset
The asset
.TW.Stellar.Proto.Asset asset = 1;
Link copied to clipboard
abstract fun getValidBefore(): Long
Validity (time bound to), unix time.  Set to (now() + 2 * 365 * 86400) for 2 years; set to 0 for missing.
int64 valid_before = 2;
Link copied to clipboard
abstract fun hasAsset(): Boolean
The asset
.TW.Stellar.Proto.Asset asset = 1;

Inheritors

Link copied to clipboard