Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 772 Bytes

InlineObject5.md

File metadata and controls

12 lines (9 loc) · 772 Bytes

# InlineObject5

Properties

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]

[Back to Model list] [Back to API list] [Back to README]