Class: PriceSchema

PriceSchema

Class for Article Unit Price model.

new PriceSchema(amount, currency)

Parameters:
Name Type Description
amount number amount of price.
currency String currency of price.