Introduction
Installation code details returned by
GetInstallCodes
and
CreateInstallCode
.
Properties
AuthCodeValue
The install code value. Pass as
authCode
in
InitiateInstall
.
Comments
Notes left by the code creator.
CompanyName
The company name linked to this install code.
CreatedTime
When the code was created (UTC).
ExpiresAtUtc
When the code expires (UTC).
Status
The code status:
Active
or
Expired
.
StatusActive
Active status value.
StatusExpired
Expired status value.
Loading API Runner...