Amount interface

The amount.

Properties

currency

The type of currency being used for the value.

value

Amount value.

Property Details

currency

The type of currency being used for the value.

currency?: string

Property Value

string

value

Amount value.

value?: number

Property Value

number