Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 761 Bytes

InlineObject4.md

File metadata and controls

12 lines (9 loc) · 761 Bytes

# InlineObject4

Properties

Name Type Description Notes
name string The name for the table.
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]