mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
Change clientstudent to studentclient and the smae for parent, generated docs
This commit is contained in:
parent
4631b7f35e
commit
4f5e091d9f
33 changed files with 168 additions and 87 deletions
|
|
@ -21,7 +21,7 @@ import {ClasschartsClient} from "./client"
|
|||
* The base client
|
||||
*/
|
||||
|
||||
export class ClasschartsClientStudent extends ClasschartsClient {
|
||||
export class ClasschartsStudentClient extends ClasschartsClient {
|
||||
public studentCode = "";
|
||||
public dateOfBirth = "";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue