UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (5 loc) 121 B
// AUTOGENERATED -- DO NOT EDIT export interface ApplicationRevokeAccessTokenParams { token?: string; id: string; }