Ttl

data class Ttl(val value: LedgerKeyTtlXdr) : LedgerKeyXdr

Constructors

Link copied to clipboard
constructor(value: LedgerKeyTtlXdr)

Properties

Link copied to clipboard
open override val discriminant: LedgerEntryTypeXdr
Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)
Link copied to clipboard

Encodes this XDR object to a base64 string.