Class Transaction
GenericResource is the class every model should use for initialization. It provides the functions to check the mandatory, optional arguments provided
- Catapult\GenericResource
-
Catapult\Transaction
Methods summary
public
|
#
__construct( )
Transactions are a subclass of account usually called through account, rather than here. |
Methods inherited from Catapult\GenericResource
__call(),
__toString(),
_init(),
_list(),
check(),
create(),
delete(),
get(),
getAudioUrl(),
getObjClass(),
getPath(),
getSchemaString(),
get_sub_function(),
load(),
reload(),
toArray(),
update()