Type Alias MinimalAccountSettings

MinimalAccountSettings: {
    rememberLogin: "boolean?";
}

The index type description of the minimal account settings.