class IssuerContactInfo extends Collection (View source)

Properties

protected $collection_key
string[] $alertsEmails
string $email
string $name
string $phone

Methods

setAlertsEmails($alertsEmails)

No description

string[]
getAlertsEmails()

No description

setEmail($email)

No description

string
getEmail()

No description

setName($name)

No description

string
getName()

No description

setPhone($phone)

No description

string
getPhone()

No description

Details

setAlertsEmails($alertsEmails)

No description

Parameters

$alertsEmails

string[] getAlertsEmails()

No description

Return Value

string[]

setEmail($email)

No description

Parameters

$email

string getEmail()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPhone($phone)

No description

Parameters

$phone

string getPhone()

No description

Return Value

string