Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 863 Bytes

BlogPostsStandardError.md

File metadata and controls

18 lines (14 loc) · 863 Bytes

HubSpot.NET.Model.BlogPostsStandardError

Model definition for a standard error.

Properties

Name Type Description Notes
Status string Error status.
Id string Error ID. [optional]
Category Object Model definition for an error category.
SubCategory Object Error subcategory. [optional]
Message string Error message.
Errors List<ErrorDetail> List of error details.
Context Dictionary<string, List<string>> Error context.
Links Dictionary<string, string> Error links.

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