Type Alias: OrgStatesMap

OrgStatesMap: Map<string, OrgStateInfo>

Represents a map of org status, where the org URL maps to the OrgStateInfo for the org.

This map is used in BootstrapResponse and LogoutResponse to track the state of each org in a multi org configuration. Keys are Lightning URLs (e.g., https://yourorg.lightning.force.com).