SetAccountResult
SetAccountResult<
ErrorType>:object
Result of SetAccount Action
Type parameters
| Parameter | Default |
|---|---|
ErrorType | SetAccountError |
Type declaration
errors
errors?:
ErrorType[]
Description of the exception, if any occurred
Source
result/SetAccountResult.ts:6
Generated using typedoc-plugin-markdown and TypeDoc