PaymentCurrencyAmount interface
Warning
This API is now deprecated.
Bot Framework no longer supports payments
Supplies monetary amounts
Properties
currency | A currency identifier |
currency |
Currency system |
value | Decimal monetary value |
Property Details
currency
A currency identifier
currency: string
Property Value
string
currencySystem
Currency system
currencySystem: string
Property Value
string
value
Decimal monetary value
value: string
Property Value
string