/** * This file was auto-generated by Fern from our API Definition. */ /** * Mapping Program ID * * @example * "us_mp_YOUR_ID" */ export type ProgramId = string;