UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 146 B
// AUTOGENERATED -- DO NOT EDIT /** * Cancelled prescription */ export interface ErxV1CancelPrescriptionResponse { prescriptionId: string; }