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