FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

Hubspot.NET/docs/BatchResponseBlogAuthor.md at main · sliceofbytes/Hubspot.NET · GitHub

Latest commit

 

History

History
16 lines (12 loc) · 859 Bytes

File metadata and controls

16 lines (12 loc) · 859 Bytes

HubSpot.NET.Model.BatchResponseBlogAuthor

Response object for batch operations on blog authors.

Properties

Name Type Description Notes
Status string Status of batch operation.
Results List<BlogAuthor> Results of batch operation.
RequestedAt DateTimeOffset Time of batch operation request. [optional]
StartedAt DateTimeOffset Time of batch operation start.
CompletedAt DateTimeOffset Time of batch operation completion.
Links Dictionary<string, string> Links associated with batch operation. [optional]

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


Back | FazBrowse Home | New Git URL