Jaa


PaymentResponse.Details Property

Definition

Gets or sets a JSON-serializable object that provides a payment method specific message used by the merchant to process the transaction and determine successful fund transfer.

public object Details { get; set; }
member this.Details : obj with get, set
Public Property Details As Object

Property Value

The JSON-serializable data object that provides additional information to process the transaction.

Applies to