Enum ListInvoicesRequest.SortByEnum
Namespace: Oci.OspgatewayService.Requests
Assembly: OCI.DotNetSDK.Ospgateway.dll
Syntax
public enum ListInvoicesRequest.SortByEnum
Fields
| Name | Description |
|---|---|
| BalanceDue | |
| DueDate | |
| InvoiceDate | |
| InvoiceNo | |
| PaymRef | |
| RefNo | |
| Status | |
| TotalAmount | |
| Type |