UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 152 B
// AUTOGENERATED -- DO NOT EDIT export interface ErxV1MedicationSearchParams { name?: string; code?: string; after?: string; first?: number; }