Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 899 Bytes

InlineObject7.md

File metadata and controls

10 lines (7 loc) · 899 Bytes

# InlineObject7

Properties

Name Type Description Notes
summaryFields \Rossity\PhpQuickbase\Model\TablesTableIdRelationshipSummaryFields[] An array of objects, each representing a configuration of one field from the child table, that will become summary fields on the parent table. When you specify the 'COUNT' accumulation type, you have to specify 0 as the summaryFid (or not set it in the request). 'DISTINCT-COUNT' requires that summaryFid be set to an actual fid. [optional]
lookupFieldIds int[] An array of field ids on the parent table that will become lookup fields on the child table. [optional]

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