InvoiceSearchField Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists the supported invoice search fields.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum InvoiceSearchField
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type InvoiceSearchField =
Public Enum InvoiceSearchField
- Inheritance
-
InvoiceSearchField
- Attributes
Fields
Name | Value | Description |
---|---|---|
InvoiceDate | 0 | The invoice date. |