UNPKG

@oystehr/sdk

Version:

Oystehr SDK

14 lines (12 loc) 260 B
// AUTOGENERATED -- DO NOT EDIT export interface ErxSearchPharmaciesParams { name?: string; address?: string; city?: string; state?: string; zipCode?: string; phoneOrFax?: string; specialty?: string; ncpdpId?: string; pageNumber?: string; }