Name | Type | Description | Notes |
---|---|---|---|
name | string | The name for the table. | [optional] |
pluralRecordName | string | The plural noun for records in the table. If this value is not passed the default value is 'Records'. | [optional] |
singleRecordName | string | The singular noun for records in the table. If this value is not passed the default value is 'Record'. | [optional] |
description | string | The description for the table. If this value is not passed the default value is blank. | [optional] |