Region.isoCurrencySymbol

Property. Retrieves the three-character currency symbol of the region.

class Region
@property const
const(char)[]
isoCurrencySymbol
()

Return Value

Type: const(char)[]

The three-character currency symbol of the region.

Meta