allowedReplacementLicenses property

List<String> allowedReplacementLicenses
final

Specifies licenseCodes of licenses that can replace this license. Note: such replacements are allowed even if removable_from_disk is false.

Implementation

final List<String> allowedReplacementLicenses;