/* * This code was auto generated by AfterShip SDK Generator. * Do not edit the class manually. */ export interface GetCouriersQuery { active?: boolean; slug?: string; }