termsAndConditions property

List<TermsAndConditions>? termsAndConditions
getter/setter pair

Terms and conditions that must be accepted when provisioning a device for this enterprise.

A page of terms is generated for each value in this list.

Implementation

core.List<TermsAndConditions>? termsAndConditions;