PaymentFilter Class Properties
In This Topic
For a list of all members of this type, see PaymentFilter members.
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
See Also