Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 805 Bytes

File metadata and controls

13 lines (9 loc) · 805 Bytes

HubSpot.NET.Model.HubDbTableRowV3Request

Properties

Name Type Description Notes
Path string Specifies the value for `hs_path` column, which will be used as slug in the dynamic pages [optional]
Name string Specifies the value for `hs_name` column, which will be used as title in the dynamic pages [optional]
ChildTableId int Specifies the value for the column child table id [optional]
Values Dictionary<string, Object> List of key value pairs with the column name and column value

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