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