NbpReq.GoldPrice (NbpReq v0.1.0)

Copy Markdown View Source

The price of 1g of gold (1000 fineness) calculated by NBP for a given day.

Summary

Types

t()

@type t() :: %NbpReq.GoldPrice{date: Date.t(), price: number()}