# TrustedApplication
General call of tasks:
$trustedApplication = $domainrobot->trustedApp->create($trustedApplication);
- create(TrustedApplication $trustedApplication);
- update(TrustedApplication $trustedApplication);
- delete(int $id);
- info(int $id);
- list(Query $query = null);
← Transferout User →