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]
createDateOffsetDateTimeThe date on which this temporary access code was created.[optional]
expiredBooleanA flag indicating if this temporary access code is expired now.[optional]
expiryDateOffsetDateTimeThe 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]
maxUsesIntegerThe maximum number of times this temporary access code can be used. If not set, there are no limits.[optional]
numUsesIntegerThe number of times this temporary access code has been used.[optional]