## Constructor: help\_termsOfService ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |text|[string](../types/string.md) | Required| ### Type: [help\_TermsOfService](../types/help\_TermsOfService.md) ### Example: ``` $help_termsOfService = ['text' => string, ]; ```