Rapportsystem API - of D03N
Hovedprosjekt FiV Programmering 20-24
Loading...
Searching...
No Matches
new_sub_user.createSubUser Class Reference
Collaboration diagram for new_sub_user.createSubUser:

Public Member Functions

 __init__ (self, email, password, accountType, creatorAccount, key, rapportName=None)
 
 saveToDB (self)
 

Public Attributes

 email
 
 password
 
 accountType
 
 creatorAccount
 
 rapportName
 
 key
 

Detailed Description

Definition at line 14 of file new_sub_user.py.

Constructor & Destructor Documentation

◆ __init__()

new_sub_user.createSubUser.__init__ ( self,
email,
password,
accountType,
creatorAccount,
key,
rapportName = None )

Definition at line 15 of file new_sub_user.py.

Member Function Documentation

◆ saveToDB()

new_sub_user.createSubUser.saveToDB ( self)

Definition at line 24 of file new_sub_user.py.

Member Data Documentation

◆ accountType

new_sub_user.createSubUser.accountType

Definition at line 18 of file new_sub_user.py.

◆ creatorAccount

new_sub_user.createSubUser.creatorAccount

Definition at line 19 of file new_sub_user.py.

◆ email

new_sub_user.createSubUser.email

Definition at line 16 of file new_sub_user.py.

◆ key

new_sub_user.createSubUser.key

Definition at line 21 of file new_sub_user.py.

◆ password

new_sub_user.createSubUser.password

Definition at line 17 of file new_sub_user.py.

◆ rapportName

new_sub_user.createSubUser.rapportName

Definition at line 20 of file new_sub_user.py.


The documentation for this class was generated from the following file: