| Name | Type | Description | Notes |
|---|---|---|---|
| allowedValues | string[] | [optional] | |
| appliedToEntity | int | 0 = None 1 = SalesOrder 2 = PurchaseOrder 4 = ShippingOrder 8 = Quote | [optional] |
| constraintEntity | int | 0 = None 1 = Customer 2 = Supplier 4 = Product 8 = Subscription 16 = Account 32 = Person 64 = Project 128 = Organization 256 = HourType 512 = CostUnit | [optional] |
| constraints | string[] | [optional] | |
| digitsAfterSeperator | int | [optional] | |
| digitsBeforeSeperator | int | [optional] | |
| entity | int | 0 = None 1 = Customer 2 = Supplier 4 = Product 8 = Subscription 16 = Account 32 = Person 64 = Project 128 = Organization 256 = HourType 512 = CostUnit | [optional] |
| groupName | string | [optional] | |
| isRequired | bool | [optional] | |
| length | int | [optional] | |
| mask | string | [optional] | |
| maxValue | int | [optional] | |
| minValue | int | [optional] | |
| name | string | [optional] | |
| title | string | [optional] | |
| type | int | 0 = None 1 = Alphanumeric 2 = Numeric 3 = Date 4 = Choice 5 = Memo 6 = Database | [optional] |
This repository was archived by the owner on Jul 1, 2026. It is now read-only.