Currency

RecurringPaymentResponse.Currency property

Gets or sets the default currency for the Recurring Payment Response.

public CurrencyEnum Currency { get; set; }

See Also