Happpi PHP Library

$isPrimary

Flag to determine if the video is primary.

Type

boolean

Getter Example

Used to retrieve the value of the property:

    CurtVideo->getIsPrimary();

Setter Example

There is no setter for this property.