Class DataPacket
Represent a of GenericOptions packed as an array each datapacket should have its Schema which is followed and used through the get/add/val methods
DataPacket is no more than a input based convinience that can be serialized into its needed form
- Catapult\BaseUtilities
-
Catapult\DataPacket
Methods summary
public
|
#
__construct( $args )
A datapacket needs to 'cast' to string as some paramets maybe of Catapult api type |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
is_double_string( )
are both arguments strings this is when we get ('str', 'str') example Gather('call-id', 'gather-id') |
public
|
|
public
|
Methods inherited from Catapult\BaseUtilities
assoc(),
camelcase(),
dateToApi(),
datefromApi(),
find(),
is_multidimensional(),
is_ref(),
prop_or_arr(),
same_type()