UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 145 B
// AUTOGENERATED -- DO NOT EDIT /** * Application's secret rotated */ export interface ApplicationRotateSecretResponse { secret?: string; }