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