class AlertFeedback extends Model (View source)

Properties

string $alertId
string $createTime
string $customerId
string $email
string $feedbackId
string $type

Methods

setAlertId($alertId)

No description

string
getAlertId()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setCustomerId($customerId)

No description

string
getCustomerId()

No description

setEmail($email)

No description

string
getEmail()

No description

setFeedbackId($feedbackId)

No description

string
getFeedbackId()

No description

setType($type)

No description

string
getType()

No description

Details

setAlertId($alertId)

No description

Parameters

$alertId

string getAlertId()

No description

Return Value

string

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setCustomerId($customerId)

No description

Parameters

$customerId

string getCustomerId()

No description

Return Value

string

setEmail($email)

No description

Parameters

$email

string getEmail()

No description

Return Value

string

setFeedbackId($feedbackId)

No description

Parameters

$feedbackId

string getFeedbackId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string