Name | Description | |
---|---|---|
OrderNoteFilter Constructor | Initializes a new instance of the OrderNoteFilter class. |
The following tables list the members exposed by OrderNoteFilter.
Name | Description | |
---|---|---|
OrderNoteFilter Constructor | Initializes a new instance of the OrderNoteFilter class. |
Name | Description | |
---|---|---|
DateEnd | Gets or sets the end date filter | |
DateStart | Gets or sets the start date filter | |
Gets or sets the email filter | ||
IncludeCustomerNotes | Gets or sets a value indicating whether to filter notes added by customer | |
IncludeMerchantNotes | Gets or sets a value indicating whether to filter notes added by merchant users. | |
IncludePrivateNotes | Gets or sets a value indicating whether to filter private notes | |
IncludePublicNotes | Gets or sets a value indicating whether to filter public notes | |
IncludeReadNotes | Gets or sets a value indicating whether to filter read notes | |
IncludeUnreadNotes | Gets or sets a value indicating whether to filter unread notes | |
Keyword | Gets or sets the keyword filter |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |