unmetRequirements property

List<Requirement>? unmetRequirements
getter/setter pair

The requirements that the account has not yet satisfied that are affecting participation in the program.

Output only.

Implementation

core.List<Requirement>? unmetRequirements;