ECPrice
A way to describe pricing data
Constructor
var price = new ECPrice(amount, currency);var price = new ECPrice('4.99', 'USD');Properties
Property Name
Discussion
Last updated
Was this helpful?
A way to describe pricing data
var price = new ECPrice(amount, currency);var price = new ECPrice('4.99', 'USD');Last updated
Was this helpful?
Was this helpful?