class RegisterParameters extends Collection (View source)

Properties

protected $collection_key
string $availability
string $domainName
string[] $domainNotices
string[] $supportedPrivacy
protected $yearlyPriceType
protected $yearlyPriceDataType

Methods

setAvailability($availability)

No description

string
getAvailability()

No description

setDomainName($domainName)

No description

string
getDomainName()

No description

setDomainNotices($domainNotices)

No description

string[]
getDomainNotices()

No description

setSupportedPrivacy($supportedPrivacy)

No description

string[]
getSupportedPrivacy()

No description

setYearlyPrice(Money $yearlyPrice)

No description

getYearlyPrice()

No description

Details

setAvailability($availability)

No description

Parameters

$availability

string getAvailability()

No description

Return Value

string

setDomainName($domainName)

No description

Parameters

$domainName

string getDomainName()

No description

Return Value

string

setDomainNotices($domainNotices)

No description

Parameters

$domainNotices

string[] getDomainNotices()

No description

Return Value

string[]

setSupportedPrivacy($supportedPrivacy)

No description

Parameters

$supportedPrivacy

string[] getSupportedPrivacy()

No description

Return Value

string[]

setYearlyPrice(Money $yearlyPrice)

No description

Parameters

Money $yearlyPrice

Money getYearlyPrice()

No description

Return Value

Money