| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
Response object for batch operations on blog authors.
| 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 | FazBrowse Home | New Git URL |