Credio Client for PHP
Public Attributes | List of all members
Credio\AttributeType Class Reference

used to define Credio Attribute types. More...

Public Attributes

const BOOLEAN = 0x01
 
const NUMBER = 0x02
 
const DECIMAL = 0x03
 
const STRING = 0x04
 
const BYTES = 0x05
 

Detailed Description

used to define Credio Attribute types.

Member Data Documentation

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

The documentation for this class was generated from the following file: