Stellar.XDR.OptionalTimeBounds (Elixir Stellar Base v0.1.0) View Source

Representation of Stellar OptionalTimeBounds type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.OptionalTimeBounds{time_bounds: Stellar.XDR.TimeBounds.t()}

Link to this section Functions

Specs

new(time_bounds :: Stellar.XDR.TimeBounds.t()) :: t()