Skip to main content

TempAccessCode

Information returned from the service about a temporary access code.

Properties

NameTypeDescriptionNotes
CodestringThe actual temporary access code. This value will only be returned if the administrator has the TEMPACCESSCODECONTENTS:VIEW permission.[optional]
CreateDateDateTime?The date on which this temporary access code was created.[optional]
Expiredbool?A flag indicating if this temporary access code is expired now.[optional]
ExpiryDateDateTime?The expiry date of this temporary access code. If not set, it never expires.[optional]
IdstringThe unique UUID assigned to the temporary access code when it is created.[optional]
MaxUsesint?The maximum number of times this temporary access code can be used. If not set, there are no limits.[optional]
NumUsesint?The number of times this temporary access code has been used.[optional]