Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 745 Bytes

File metadata and controls

13 lines (10 loc) · 745 Bytes

IO.Swagger.Model.CommandResult

Properties

Name Type Description Notes
AffectedBlocks int? The number of blocks that were affected by this command [optional]
AffectedEntities int? The number of entities that were affected by this command [optional]
AffectedItems int? The number of items that were affected by this command [optional]
QueryResult int? The results of the query [optional]
SuccessCount int? The success count [optional]

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