StudentProperties interface
Student detail properties
Properties
| budget | Student Budget |
| effective |
Date student was added to the lab |
Student Email |
|
| expiration |
Date this student is set to expire from the lab. |
| first |
First Name |
| last |
Last Name |
| role | Student Role |
| status | Student Lab Status |
| subscription |
Subscription alias |
| subscription |
Subscription Id |
| subscription |
subscription invite last sent date |
Property Details
budget
effectiveDate
Date student was added to the lab
effectiveDate?: Date
Property Value
Date
Student Email
email: string
Property Value
string
expirationDate
Date this student is set to expire from the lab.
expirationDate: Date
Property Value
Date
firstName
First Name
firstName: string
Property Value
string
lastName
Last Name
lastName: string
Property Value
string
role
Student Role
role: string
Property Value
string
status
Student Lab Status
status?: string
Property Value
string
subscriptionAlias
Subscription alias
subscriptionAlias?: string
Property Value
string
subscriptionId
Subscription Id
subscriptionId?: string
Property Value
string
subscriptionInviteLastSentDate
subscription invite last sent date
subscriptionInviteLastSentDate?: Date
Property Value
Date