UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 184 B
// AUTOGENERATED -- DO NOT EDIT import { Role } from './Role'; /** * Role with a map of Users, Developers, and M2M Clients assigned the Role. */ export type RoleGetResponse = Role;