Happpi PHP Library

$type

The type of the content such as a brief or actual content.

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtAPIContent->getType();

Setter Example

There is no setter for this property.