UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 170 B
// AUTOGENERATED -- DO NOT EDIT import { User } from './User'; /** * Updated information response body about a specific user */ export type UserUpdateResponse = User;