Search
Represents a Price for an order book.
Price
@type t() :: %Stellar.Horizon.OrderBook.Price{ amount: float(), price: float(), price_r: map() }