| Name | Description | Type | Additional Information |
|---|---|---|---|
| Customers |
List of Customers to run the Report for. Send [] or null to run for all Customers. |
Collection of string | |
| PrimarySort |
Primary Sort order for the report. |
PrimarySortEnum |
Required |
| SecondarySort |
Secondary Sort order for the report, defaults to None. |
SecondarySortEnum | |
| OnlyIncludeOpenObligations |
Option to only inlcude open Obligations on the report. If Obligations are disabled, defaults to false. |
boolean | |
| PriceDetails |
Price Details to be printed. |
GrainBalanceDetailReportType |
Required |
| PrintCustomerAddress |
Option to Print the Customers's Address on the Report |
boolean | |
| GrainBalanceIncludeDetail |
Option to print for Customers with balances > 0 |
boolean | |
| ExcludeClosedContracts |
Option to Exclude Clased Contracts |
boolean | |
| CurrentPrice |
List of Current Prices for commoditys, only accipable if PriceDetails = CurrentPrice |
Collection of CurrentCommodityPrices |