Preparing search index...
The search index is not available
@carlosnunezmx/aru
@carlosnunezmx/aru
AverageAdvance
Class AverageAdvance
Get the student average advance
Hierarchy (
view full
)
AuthMethod
<
AvAdvanceType
>
AverageAdvance
Index
Constructors
constructor
Properties
Auth
Auth
Token
Props?
Route
Should
Up
Cache
is
Token
Used
Methods
Update
Cache
exec
get
Cache
recreate
Token
Constructors
constructor
new
Average
Advance
(
Auth
,
init
?
)
:
AverageAdvance
Parameters
Auth
:
Login
Optional
init
:
AverageAdvanceInit
Returns
AverageAdvance
Properties
Protected
Auth
Auth
:
Login
Protected
Auth
Token
Auth
Token
:
string
Protected
Optional
Props
Props
?:
undefined
Protected
Route
Route
:
string
= "https://micro-leo.udg.mx/esc-alumnos/v1/:studentCode/:programID/:initialAcademicTerm/avances-promedio"
Should
Up
Cache
Should
Up
Cache
:
boolean
= true
is
Token
Used
is
Token
Used
:
boolean
= false
Methods
Update
Cache
Update
Cache
<
T
>
(
data
,
c
)
:
void
Type Parameters
T
Parameters
data
:
T
c
:
typeof
AuthMethod
Returns
void
exec
exec
(
)
:
Promise
<
AvAdvanceType
>
Returns
Promise
<
AvAdvanceType
>
get
Cache
get
Cache
<
R
>
(
c
)
:
undefined
|
R
Type Parameters
R
Parameters
c
:
typeof
AuthMethod
Returns
undefined
|
R
Protected
recreate
Token
recreate
Token
(
)
:
void
Used for create a new token after it was used
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Auth
Auth
Token
Props
Route
Should
Up
Cache
is
Token
Used
Methods
Update
Cache
exec
get
Cache
recreate
Token
@carlosnunezmx/aru
Loading...
Get the student average advance