Skip to main content
Class implementing the organization-selection screen functionality. This screen allows users to select an organization to continue with.
Example

Constructors

Constructor
Creates an instance of OrganizationSelection screen manager.

Properties

The screen properties.
string
Screen identifier for validation and telemetry

Methods

Promise<void>
Continues with the selected organization name.
Example
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.