OnboardingState type
Defines values for OnboardingState.
KnownOnboardingState can be used interchangeably with OnboardingState,
this enum contains the known values that the service supports.
Known values supported by the service
NotApplicable
OnboardedByOtherConnector
Onboarded
NotOnboarded
type OnboardingState = string