Skip to content

SetAccountResult

SetAccountResult<ErrorType>: object

Result of SetAccount Action

Type parameters

ParameterDefault
ErrorTypeSetAccountError

Type declaration

errors

errors?: ErrorType[]

Description of the exception, if any occurred

Source

result/SetAccountResult.ts:6


Generated using typedoc-plugin-markdown and TypeDoc