advices property

List<Advice> advices
final

Collection of advice provided for this change, useful for determining the possible impact of this change.

Implementation

final List<Advice> advices;