Schema for Oanda pricing heartbeat response.
Summary
Types
@type t() :: %ExOanda.Response.PricingHeartbeat{ time: DateTime.t() | nil, type: ExOanda.Type.Atom.t() | nil }
Schema for Oanda pricing heartbeat response.
@type t() :: %ExOanda.Response.PricingHeartbeat{ time: DateTime.t() | nil, type: ExOanda.Type.Atom.t() | nil }