uphold / docs

Uphold API Reference
https://uphold.com/en/developer/api/documentation/
48 stars 39 forks source link

Fix `normalized` field in card entity #124

Closed mfpinhal closed 8 years ago

mfpinhal commented 8 years ago

Corrected the references of the normalized property in the card entity which stated incorrectly that it was a representation of values in USD. These values are actually represented in the currency set in the user's settings.

/cc @ruimarinho

mfpinhal commented 8 years ago

This relates to #119.