Property DefaultCurrency
DefaultCurrency
Sets or returns the default currency for new AfterPayMoney instances where the currency is not explicitly provided.
Declaration
public static string DefaultCurrency { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
If this property is null or an empty string then AustralianDollars will be used as a default.