Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Zendesk
API
Traits
Resource
Update
PHP Trait Zendesk\API\Traits\Resource\Update
Afficher le fichier
Open project: zendesk/zendesk_api_client_php
Méthodes publiques
Méthode
Description
update
(
integer
$id
= null,
array
$updateResourceFields
= [],
string
$routeKey
= __FUNCTION__ ) :
null
| stdClass
Update a resource
Method Details
update()
public
méthode
Update a resource
public
update
(
integer
$id
= null,
array
$updateResourceFields
= [],
string
$routeKey
= __FUNCTION__ ) :
null
| stdClass
$id
integer
$updateResourceFields
array
$routeKey
string
Résultat
null
| stdClass