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