GetAccountResultState type
Möjliga tillstånd för GetAccountResult. Detta omfattar:
- GetAccountCompletedState: Kontot har hämtats.
- GetAccountFailedState: Kontohämtningen misslyckades.
type GetAccountResultState = GetAccountCompletedState | GetAccountFailedState