|
Credio Client for PHP
|
used to define Credio Attribute types. More...
Public Attributes | |
| const | BOOLEAN = 0x01 |
| const | NUMBER = 0x02 |
| const | DECIMAL = 0x03 |
| const | STRING = 0x04 |
| const | BYTES = 0x05 |
used to define Credio Attribute types.
| const Credio\AttributeType::BOOLEAN = 0x01 |
| const Credio\AttributeType::BYTES = 0x05 |
| const Credio\AttributeType::DECIMAL = 0x03 |
| const Credio\AttributeType::NUMBER = 0x02 |
| const Credio\AttributeType::STRING = 0x04 |
1.8.11