View Source StellarBase.XDR.OptionalDataValue (Elixir Stellar Base v0.13.0)
Representation of Stellar OptionalDataValue
type.
Link to this section Summary
Link to this section Types
@type t() :: %StellarBase.XDR.OptionalDataValue{value: value()}
@type value() :: StellarBase.XDR.DataValue.t() | nil