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