Preparing search index...
The search index is not available
pawnote
pawnote
StudentDiscussionFolder
Class StudentDiscussionFolder
Index
Constructors
constructor
Properties
#id
#name
#type
Accessors
id
name
type
Constructors
constructor
new
Student
Discussion
Folder
(
data
)
:
StudentDiscussionFolder
Parameters
data
:
{
G
:
PronoteApiDiscussionFolderType
;
L
:
string
;
N
:
string
;
}
G
:
PronoteApiDiscussionFolderType
L
:
string
Example
"Brouillons"
Copy
N
:
string
Returns
StudentDiscussionFolder
Properties
Private
Readonly
#id
#id
:
string
Private
Readonly
#name
#name
:
string
Private
Readonly
#type
#type
:
PronoteApiDiscussionFolderType
Accessors
id
get
id
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
type
get
type
(
)
:
PronoteApiDiscussionFolderType
Returns
PronoteApiDiscussionFolderType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
#id
#name
#type
id
name
type
pawnote
Loading...
Example