UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (6 loc) 115 B
/** * Cancelled prescription */ export interface ErxV1CancelPrescriptionResponse { prescriptionId: string; }