Class ResponsePackage
Inheritance
System.Object
ResponsePackage
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Mediachase.Commerce.Plugins.Payment.dll
Version: 10.8.0
public class ResponsePackage
Constructors
Declaration
Fields
Declaration
public string approvalCode
Field Value
Type |
Description |
System.String |
|
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
public string CSCResponse
Field Value
Type |
Description |
System.String |
|
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
public string responseCode
Field Value
Type |
Description |
System.String |
|
Declaration
public string responseReasonCode
Field Value
Type |
Description |
System.String |
|
responseReasonText
Declaration
public string responseReasonText
Field Value
Type |
Description |
System.String |
|
Declaration
public string responseSubcode
Field Value
Type |
Description |
System.String |
|
Declaration
public string transactionID
Field Value
Type |
Description |
System.String |
|