UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (5 loc) 135 B
// AUTOGENERATED -- DO NOT EDIT export interface ErxEnrollPractitionerParams { practitionerId: string; isPrescribing?: boolean; }