UNPKG

@oystehr/sdk

Version:

Oystehr SDK

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