Rainfall-Learning - Coding Tutoring PlatformApiResponse\<T\>On this pageApiResponse<T> Standard API response wrapper from the backend Type Parameters Type ParameterDefault typeTunknown Properties data data: T; Response data message message: string; Human-readable message success success: boolean; Whether the request was successful