/** * This file was auto-generated by Fern from our API Definition. */ /** * Onboarding ID * * @example * "us_onb_YOUR_ID" */ export type OnboardingId = string;