UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 147 B
// AUTOGENERATED -- DO NOT EDIT import { Role } from './Role'; /** * Successfully created a new role. */ export type RoleCreateResponse = Role;