leedCertification property
LEED certification. Possible string values are:
- "LEED_CERTIFICATION_UNSPECIFIED" : Default LeedCertification. Do not use.
- "NO_LEED_CERTIFICATION" : Not certified.
- "LEED_CERTIFIED" : LEED Certified.
- "LEED_SILVER" : LEED Silver.
- "LEED_GOLD" : LEED Gold.
- "LEED_PLATINUM" : LEED Platinum.
Implementation
core.String? leedCertification;