Share via


Price Class

The price.

Constructor

Price(*, currency_code: str | None = None, amount: float | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
currency_code
str

The ISO 4217 3-letter currency code for the currency used by this purchase record.

Default value: None
amount
Default value: None

Variables

Name Description
currency_code
str

The ISO 4217 3-letter currency code for the currency used by this purchase record.

amount