Amount Class

The amount.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Amount

Constructor

Amount(*, value: Optional[float] = None, **kwargs)

Parameters

value
float
Required

Amount value.

Variables

currency
str

The currency for the amount value.