UNPKG

@oystehr/sdk

Version:

Oystehr SDK

12 lines (10 loc) 175 B
// AUTOGENERATED -- DO NOT EDIT /** * Success */ export interface ErxConnectPractitionerResponse { /** * The SSO link for the practitioner. */ ssoLink: string; }