KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.API.Client.MutationResult< T > Class Template Reference

The result of mutation call More...

Properties

Result [get, set]
 Gets or sets the mutated object More...
 
List< ErrorDescriptionErrors [get, set]
 Gets or sets the list of errors More...
 

Detailed Description

The result of mutation call

Template Parameters
TThe type of mutated object

Definition at line 23 of file MutationResult.cs.

Property Documentation

◆ Errors

Gets or sets the list of errors

Definition at line 42 of file MutationResult.cs.

◆ Result

Gets or sets the mutated object

Definition at line 34 of file MutationResult.cs.


The documentation for this class was generated from the following file: