The PaymentAuditSearchCondition type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PaymentAuditSearchCondition | Initializes a new instance of the PaymentAuditSearchCondition class |
Properties
Name | Description | |
---|---|---|
![]() | AccountType |
Gets or Sets AccountType
|
![]() | FromDate |
Gets or Sets FromDate
|
![]() | InvoiceId |
Gets or Sets InvoiceId
|
![]() | InvoiceNo |
Gets or Sets InvoiceNo
|
![]() | MaxAmount |
Gets or Sets MaxAmount
|
![]() | MinAmount |
Gets or Sets MinAmount
|
![]() | PageNo |
Gets or Sets PageNo
|
![]() | PageSize |
Gets or Sets PageSize
|
![]() | Status |
Gets or Sets Status
|
![]() | TenantIds |
Gets or Sets TenantIds
|
![]() | ToDate |
Gets or Sets ToDate
|
![]() | TransactionId |
Gets or Sets TransactionId
|
See Also