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