IndividualEvent CurrencyType Property CTCT Wrapper Documented Class Library
Currency that the account will be paid in; although this is not a required field, it has a default value of USD. Valid values are: USD, CAD, AUD, CHF, CZK, DKK, EUR, GBP, HKD, HUF, ILS, JPY, MXN, NOK, NZD, PHP, PLN, SEK, SGD, THB, TWD

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public string CurrencyType { get; set; }
See Also