Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mailgun
Resource
Api
Domain
IndexResponse
PHP 클래스 Mailgun\Resource\Api\Domain\IndexResponse
저자:
Sean Johnson (
[email protected]
)
상속:
implements
Mailgun\Resource\ApiResponse
파일 보기
프로젝트 열기: mailgun/mailgun-php
공개 메소드들
메소드
설명
create
(
array
$data
) :
self
getDomains
( ) :
Domain[]
getTotalCount
( ) :
integer
비공개 메소드들
메소드
설명
__construct
(
integer
$totalCount
,
array
$items
)
메소드 상세
create()
공개
정적인
메소드
public
static
create
(
array
$data
) :
self
$data
array
리턴
self
getDomains()
공개
메소드
public
getDomains
( ) :
Domain[]
리턴
Domain[]
getTotalCount()
공개
메소드
public
getTotalCount
( ) :
integer
리턴
integer