UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 133 B
// AUTOGENERATED -- DO NOT EDIT /** * M2M Client secret rotated */ export interface M2mRotateSecretResponse { secret: string; }