upgradeHistories property

List<UpgradeHistory>? upgradeHistories
final

A list of UpgradeHistory objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of GetUpgradeHistoryResponse object.

Implementation

final List<UpgradeHistory>? upgradeHistories;