Check |
The CheckSummaryData type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckPreAuthMade | Overloads the IntendedPayment field to indicate a pre-auth made. To save DTO Check SLU having to get checkdetail |
![]() | CheckPrepayMade | Overloads the IntendedPayment field to indicate a pre-auth made. To save DTO Check SLU having to get checkdetail |
![]() | CompareCheckSummaryData | Method to compare two CheckSummaryData instances using overloaded == operator. The comparision is done on field by field basis. |
![]() | CurrencyToString | Convert the decimal data to a currency string given the check's currency state (decimal places, use thousand char, number format) |
![]() | SetCoverCountOverride | When the cover count changes for a check in memory, it is not reflected until the check is service totalled. This setting allows us to override a cover count for a check in memory. |
![]() | ToShortString |