Preparing search index...
The search index is not available
JakSec Frontend - v1.0.0
JakSec Frontend
api/activity
ActivityResponse
Interface ActivityResponse
interface
ActivityResponse
{
data
?:
CourseGroupData
[]
;
error
?:
string
;
success
:
boolean
;
}
Index
Properties
data?
error?
success
Properties
Optional
data
data
?:
CourseGroupData
[]
Optional
error
error
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
success
JakSec Frontend - v1.0.0
Loading...