Gets or sets the Currency.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public Currency Currency { get; set; }
Public Property Currency As Currency
Get
Set
public:
property Currency^ Currency {
Currency^ get ();
void set (Currency^ value);
}
member Currency : Currency with get, set
Property Value
Type:
CurrencySee Also