View Source Stellar.Horizon.Mapping (Elixir Stellar SDK v0.22.0)
Takes a result map or list of maps from Horizon response and returns a struct
(e.g. %Horizon.Transaction{}
) or list of structs.
Summary
Types
@type attr_value() :: any()
Takes a result map or list of maps from Horizon response and returns a struct
(e.g. %Horizon.Transaction{}
) or list of structs.
@type attr_value() :: any()