|
1C-Bitrix 25.700.0
|
Открытые статические члены | |
| static | getAvailableValues () |
| static | isValid (string $value) |
Поля данных | |
| const | DEFAULT = self::B2C |
| const | B2C = 'b2c' |
| const | B2B = 'b2b' |
Client type for pay system
См. определение в файле clienttype.php строка 8
|
static |
|
static |
Validation client type value
| string | $value |
См. определение в файле clienttype.php строка 46
| const B2B = 'b2b' |
The buyer is a legal entity
См. определение в файле clienttype.php строка 25
| const B2C = 'b2c' |
The buyer is a individual
См. определение в файле clienttype.php строка 20
| const DEFAULT = self::B2C |
Default value
For example, if the value is not filled in the payment system
См. определение в файле clienttype.php строка 15