breeamCertification property
BREEAM certification. Possible string values are:
- "BREEAM_CERTIFICATION_UNSPECIFIED" : Default BreeamCertification. Do not use.
- "NO_BREEAM_CERTIFICATION" : Not certified.
- "BREEAM_PASS" : BREEAM Pass.
- "BREEAM_GOOD" : BREEAM Good.
- "BREEAM_VERY_GOOD" : BREEAM Very Good.
- "BREEAM_EXCELLENT" : BREEAM Excellent.
- "BREEAM_OUTSTANDING" : BREEAM Outstanding.
Implementation
core.String? breeamCertification;