...
Field | Type of Data | Required | Multiple Values | Comments |
---|---|---|---|---|
Name | Text, max 100 | Y | N | Name of the referral source, as shown on matter page. Must be unique. |
CountryCode | Text, max 10 | N | N | The country and state codes together must be unique. The country shoul be left blank for an International jurisdiction. |
StateCode | Text, max 10 | N | N | The country and state codes together must be unique. The state should be left blank for a Federal jurisdiction. |
Sort | Numeric | N | N | Sort order override Defaults to 1 if not specified. |
IsActive | Yes / No | N | N | Yes, No, Y, N, True, False are all valid values. Defaults to Y if not specified. |
...