class Duration
A PHP representation of the CQL duration datatype
Implements
Methods
__construct
(mixed $months, mixed $days, mixed $nanos )
Dse\Type type
( )The type of represented by the value.
string months
( )string days
( )string nanos
( )string