PHP 클래스 Mailgun\Resource\Api\Domain\DeleteResponse

저자: Tobias Nyholm ([email protected])
상속: implements Mailgun\Resource\ApiResponse
파일 보기 프로젝트 열기: mailgun/mailgun-php

공개 메소드들

메소드 설명
create ( array $data ) : self
getError ( ) : string
getMessage ( ) : string

비공개 메소드들

메소드 설명
__construct ( string $message, $error )

메소드 상세

create() 공개 정적인 메소드

public static create ( array $data ) : self
$data array
리턴 self

getError() 공개 메소드

public getError ( ) : string
리턴 string

getMessage() 공개 메소드

public getMessage ( ) : string
리턴 string