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