549 B
549 B
title | description |
---|---|
inputPrivacyValueAllowAll | inputPrivacyValueAllowAll attributes, type and example |
Constructor: inputPrivacyValueAllowAll
Attributes:
Name | Type | Required |
---|
Type: InputPrivacyRule
Example:
$inputPrivacyValueAllowAll = ['_' => 'inputPrivacyValueAllowAll', ];
Or, if you're into Lua:
inputPrivacyValueAllowAll={_='inputPrivacyValueAllowAll', }