AccountEntryExtXdr

sealed class AccountEntryExtXdr

XDR Source: union switch (int v) { case 0: void; case 1: AccountEntryExtensionV1 v1; }

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data object Void : AccountEntryExtXdr

Properties

Link copied to clipboard
abstract val discriminant: Int

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)