Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 734 Bytes

File metadata and controls

13 lines (9 loc) · 734 Bytes

HubSpot.NET.Model.PublicImportMetadata

An object detailing a summary of the import record outputs

Properties

Name Type Description Notes
ObjectLists List<PublicObjectListRecord> The lists containing the imported objects.
Counters Dictionary<string, int> Summarized outcomes of each row a developer attempted to import into HubSpot.
FileIds List<string> The IDs of files uploaded in the File Manager API.

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