UNPKG

@oystehr/sdk

Version:

Oystehr SDK

12 lines (10 loc) 181 B
// AUTOGENERATED -- DO NOT EDIT /** * Success */ export type ErxCheckAllergyInteractionsResponse = { /** * Message describing the interaction. */ message: string; }[];