GroupAccessTable
GroupAccessTable class for table with user groups access permissions for viewing and purchasing products according to price types available in the system.
Class methods
Method | Description | Available from version |
---|---|---|
getMap | Returns list of fields for table with user groups access permissions for viewing and purchasing products according to price types available in the system. | |
getTableName | Returns name for table with user groups access permissions for viewing and purchasing products according to price types available in the system. |
Table fields
Field | Description | Type | Required |
---|---|---|---|
ID | Entry ID. | Int | Yes |
CATALOG_GROUP_ID | Price type ID. | Int | Yes |
GROUP_ID | User group ID. | Int | Yes |
BUY | Flag "buy/view" (Y - buy, N - view). | Char(1) | Yes |
© «Bitrix24», 2001-2024