Enum X12BatchOptions
Namespace: Bishop.X12
Assembly: Bishop.X12.dll
Syntax
[Flags]
public enum X12BatchOptions : uint
Fields
value | Name | Description |
---|---|---|
0 | None | |
1 | ManyGroupTypesPerFile | Group Version Code Type / Transaction Type (277,835,837) |
2 | ManyTransactionsPerGroup | One transaction per group |
3 | ManyClaimsPerTransaction | |
99 | Default | Group Relative Bills in related transaction sets. Unique transaction sets are created during the batching process using this hierarchy (Billing Provider, Subscriber) |