Zitadel.App.V1.AppState (zitadel_api v1.0.0-rc.6) View Source
Link to this section Summary
Link to this section Types
Specs
app_state_active() :: :APP_STATE_ACTIVE
Specs
app_state_inactive() :: :APP_STATE_INACTIVE
Specs
app_state_unspecified() :: :APP_STATE_UNSPECIFIED
Specs
t() :: integer() | app_state_unspecified() | app_state_active() | app_state_inactive()