UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 173 B
// AUTOGENERATED -- DO NOT EDIT import { Application } from './Application'; /** * Get a project application details */ export type ApplicationGetResponse = Application;