Contains the result of a successful invocation of the GetAccountSummary action.
| C# |
public class GetAccountSummaryResult
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GetAccountSummaryResult()()()() | Initializes a new instance of the GetAccountSummaryResult class | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| SummaryMap |
A set of key value pairs containing account-level information. SummaryMap contains the following keys:
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| WithSummaryMap(array<KeyValuePair<(Of <<'(String, Int32>)>>)>[]()[][]) |
Adds the KeyValuePairs to the SummaryMap dictionary.
|
| Object | |
| GetAccountSummaryResult | |