PHP 트레잇 Zendesk\API\Traits\Resource\UpdateMany

파일 보기 프로젝트 열기: zendesk/zendesk_api_client_php

공개 메소드들

메소드 설명
updateMany ( array $params, string $key = 'ids' ) : stdClass Update group of resources

메소드 상세

updateMany() 공개 메소드

Update group of resources
public updateMany ( array $params, string $key = 'ids' ) : stdClass
$params array
$key string Could be `id` or `external_id`
리턴 stdClass | null