IClaimsClaimTransaction Class |
[Missing <summary> documentation for "T:IAS.IClaims.ClaimTransaction"]
Namespace: IAS
public class ClaimTransaction
The IClaimsClaimTransaction type exposes the following members.
| Name | Description | |
|---|---|---|
| IClaimsClaimTransaction | Initializes a new instance of the IClaimsClaimTransaction class | |
| IClaimsClaimTransaction(DataRow) | Initializes a new instance of the IClaimsClaimTransaction class |
| Name | Description | |
|---|---|---|
| CheckNumber | The check number associated with this transaction. | |
| Payee | The payee associated with this transaction. | |
| PayeeID | The payee ID associated with this transaction. | |
| PayeeType | The payee type associated with this transaction. | |
| PaymentMethod | The payment method associated with this transaction. | |
| PaymentNumber | The payment number associated with this transaction. | |
| PaymentStatus | The payment status this transaction. | |
| PaymentType | The payment type associated with this transaction. | |
| TransactionAmount | The amount associated with this transaction. | |
| TransactionDate | The date of this transaction. |