LabProperties interface

Lab detail result properties.

Properties

budgetPerStudent

Default monetary cap for each student in this lab

currency

The type of currency being used for the value.

currencyTotalAllocatedBudgetCurrency

The type of currency being used for the value.

description

Detail description of this lab

displayName

Lab Display Name

effectiveDate

Lab creation date

expirationDate

Default expiration date for each student in this lab

invitationCode

invitation code for redeemable lab

maxStudentCount

the total number of students that can be accepted to the lab.

status

The status of this lab

value

Amount value.

valueTotalAllocatedBudgetValue

Amount value.

Property Details

budgetPerStudent

Default monetary cap for each student in this lab

budgetPerStudent: Amount

Property Value

currency

The type of currency being used for the value.

currency?: string

Property Value

string

currencyTotalAllocatedBudgetCurrency

The type of currency being used for the value.

currencyTotalAllocatedBudgetCurrency?: string

Property Value

string

description

Detail description of this lab

description: string

Property Value

string

displayName

Lab Display Name

displayName: string

Property Value

string

effectiveDate

Lab creation date

effectiveDate?: Date

Property Value

Date

expirationDate

Default expiration date for each student in this lab

expirationDate: Date

Property Value

Date

invitationCode

invitation code for redeemable lab

invitationCode?: string

Property Value

string

maxStudentCount

the total number of students that can be accepted to the lab.

maxStudentCount?: number

Property Value

number

status

The status of this lab

status?: string

Property Value

string

value

Amount value.

value?: number

Property Value

number

valueTotalAllocatedBudgetValue

Amount value.

valueTotalAllocatedBudgetValue?: number

Property Value

number