Name | Description | |
---|---|---|
![]() | PaymentTransactionEntry Constructor |
The following tables list the members exposed by PaymentTransactionEntry.
Name | Description | |
---|---|---|
![]() | PaymentTransactionEntry Constructor |
Name | Description | |
---|---|---|
![]() | Amount | Gets or sets the amount. |
![]() | Approved | Gets or sets a value indicating whether this Transaction Entry is approved. |
![]() | AuthorizationCode | Gets or sets the authorization code. |
![]() | Complete | Gets or sets a value indicating whether this PaymentTransactionEntry is complete. |
![]() | InvoiceNumber | Gets or sets the invoice number. |
![]() | Message | Gets or sets the message. |
![]() | ResponseCode | Gets or sets the response code. |
![]() | TransactionDate | Gets or sets the transaction date. |
![]() | TransactionID | Gets or sets the transaction identifier. |
![]() | UniqueID | Gets or sets the unique identifier. |
Name | Description | |
---|---|---|
![]() | ShouldSerializeAmount | Indicates whether the amount should be serialized. |
![]() | ShouldSerializeApproved | Indicates whether the approved flag should be serialized. |
![]() | ShouldSerializeComplete | Indicates whether the complete flag should be serialized. |
![]() | ShouldSerializeMessage | Indicates whether the message should be serialized. |
![]() | ShouldSerializeTransactionDate | Indicates whether the transaction date should be serialized. |
![]() | ShouldSerializeUniqueID | Indicates whether the unique identifier should be serialized. |