OptionCategory Model - RyanMarinoff/ISW-Prism GitHub Wiki
Each option belongs to a particular Option Category. Within the current implementation, only the option category name and description is needed.
Description | Type | Field | CSV Name |
---|---|---|---|
Option Category ID | [int] | ID | id |
Option Category Description | [string] | Description | optioncategoriesdesc |