CurrencyValue Struct

Definition

Currency field value.

public readonly struct CurrencyValue
type CurrencyValue = struct
Public Structure CurrencyValue
Inheritance
CurrencyValue

Properties

Amount

Currency amount.

Code

Resolved currency code (ISO 4217), if any.

Symbol

Currency symbol label, if any.

Applies to