UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 137 B
// AUTOGENERATED -- DO NOT EDIT /** * Token revoked */ export interface ApplicationRevokeRefreshTokenResponse { message?: string; }