Currency

PaymentResponse.Currency property

Gets or sets the default currency for the Payment Response.

public CurrencyEnum Currency { get; set; }

See Also