Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Zendesk
API
Traits
Resource
Find
PHP 트레잇 Zendesk\API\Traits\Resource\Find
파일 보기
프로젝트 열기: zendesk/zendesk_api_client_php
공개 메소드들
메소드
설명
find
(
$id
= null,
array
$queryParams
= [],
string
$routeKey
= __FUNCTION__ ) :
null
| stdClass
Find a specific ticket by id or series of ids
메소드 상세
find()
공개
메소드
Find a specific ticket by id or series of ids
public
find
(
$id
= null,
array
$queryParams
= [],
string
$routeKey
= __FUNCTION__ ) :
null
| stdClass
$id
$queryParams
array
$routeKey
string
리턴
null
| stdClass