new PriceSchema(amount, currency)
Parameters:
Name | Type | Description |
---|---|---|
amount |
number | amount of price. |
currency |
String | currency of price. |
Name | Type | Description |
---|---|---|
amount |
number | amount of price. |
currency |
String | currency of price. |