Click or drag to resize

GoCardlessRefundcurrency Property

ISO 4217 currency code. This is set to the currency of the refund’s payment.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string currency { get; set; }

Property Value

Type: String
See Also