Cyphi.PointHistory (Cyphi v0.1.0)
Provides struct and type for a PointHistory
Summary
Types
@type t() :: %Cyphi.PointHistory{ awarded_at: DateTime.t() | nil, id: integer() | nil, points: integer() | nil }
Provides struct and type for a PointHistory
@type t() :: %Cyphi.PointHistory{ awarded_at: DateTime.t() | nil, id: integer() | nil, points: integer() | nil }