PHP Class Metaregistrar\EPP\eppCreateResponse

Inheritance: extends eppResponse
Show file Open project: metaregistrar/php-epp-client

Public Methods

Method Description
__construct ( )
__destruct ( )
getContactCreateDate ( ) : string
getContactHandle ( ) : eppContactHandle
getContactId ( ) : string
getDomain ( )
getDomainCreateDate ( ) DOMAIN CREATE RESPONSES
getDomainExpirationDate ( )
getDomainName ( )
getHostCreateDate ( )
getHostName ( ) HOST CREATE RESPONSES

Method Details

__construct() public method

public __construct ( )

__destruct() public method

public __destruct ( )

getContactCreateDate() public method

public getContactCreateDate ( ) : string
return string create_date

getContactHandle() public method

public getContactHandle ( ) : eppContactHandle
return eppContactHandle contacthandle

getContactId() public method

public getContactId ( ) : string
return string contact_id

getDomain() public method

public getDomain ( )

getDomainCreateDate() public method

DOMAIN CREATE RESPONSES
public getDomainCreateDate ( )

getDomainExpirationDate() public method

getDomainName() public method

public getDomainName ( )

getHostCreateDate() public method

public getHostCreateDate ( )

getHostName() public method

HOST CREATE RESPONSES
public getHostName ( )