UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (5 loc) 118 B
// AUTOGENERATED -- DO NOT EDIT export interface LabRouteDeleteParams { primaryId?: string; routeGuid: string; }