StellarBase.XDR.OptionalTimeBounds (Elixir Stellar Base v0.3.0) View Source
Representation of Stellar OptionalTimeBounds
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.OptionalTimeBounds{time_bounds: time_bounds()}
Specs
time_bounds() :: StellarBase.XDR.TimeBounds.t() | nil
Link to this section Functions
Specs
new(time_bounds :: time_bounds()) :: t()