PaymentFilter Class Members
In This Topic
The following tables list the members exposed by PaymentFilter.
Public Constructors
Public Properties
| Name | Description |
| DateEnd |
Gets or sets the payment end date for the result set
|
| DateStart |
Gets or sets the payment start date for the result set
|
| OrderNumberRange |
Gets or sets the order number range for the result set
|
| PaymentMethodIds |
Gets or sets the array of payment method Id's
|
| PaymentStatusId |
Gets or sets the payment status of payments to search. Use -1 value to indicate unspecified or any
|
| TransactionId |
Gets or sets the transaction ID to search for.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also