PaymentAuditSearchCondition Members CelloSaaS API Documentation
The PaymentAuditSearchCondition type exposes the following members.
Constructors

  NameDescription
Public methodPaymentAuditSearchCondition
Initializes a new instance of the PaymentAuditSearchCondition class
Back to Top
Properties

  NameDescription
Public propertyAccountType
Gets or Sets AccountType
Public propertyFromDate
Gets or Sets FromDate
Public propertyInvoiceId
Gets or Sets InvoiceId
Public propertyInvoiceNo
Gets or Sets InvoiceNo
Public propertyMaxAmount
Gets or Sets MaxAmount
Public propertyMinAmount
Gets or Sets MinAmount
Public propertyPageNo
Gets or Sets PageNo
Public propertyPageSize
Gets or Sets PageSize
Public propertyStatus
Gets or Sets Status
Public propertyTenantIds
Gets or Sets TenantIds
Public propertyToDate
Gets or Sets ToDate
Public propertyTransactionId
Gets or Sets TransactionId
Back to Top
See Also