Price Class
The price.
Constructor
Price(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
currency_code
|
The ISO 4217 3-letter currency code for the currency used by this purchase record. |
|
amount
|
|
Attributes
amount
amount: float | None
currency_code
The ISO 4217 3-letter currency code for the currency used by this purchase record.
currency_code: str | None