Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 885 Bytes

PublicAuditLog.md

File metadata and controls

16 lines (12 loc) · 885 Bytes

HubSpot.NET.Model.PublicAuditLog

Properties

Name Type Description Notes
ObjectId string The ID of the object.
UserId string The ID of the user who caused the event.
Timestamp DateTimeOffset The timestamp at which the event occurred.
ObjectName string The internal name of the object in HubSpot.
FullName string The name of the user who caused the event.
Event string The type of event that took place (CREATED, UPDATED, PUBLISHED, DELETED, UNPUBLISHED).
ObjectType string The type of the object (BLOG, LANDING_PAGE, DOMAIN, HUBDB_TABLE etc.)

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