This interface shows the structure of a ChangePasswordResponse
export interface ChangePasswordResponse { token: string;}
Generated using TypeDoc
This interface shows the structure of a ChangePasswordResponse