class UpdateDraftActionMarkup extends Model (View source)

Properties

protected $updateBccRecipientsType
protected $updateBccRecipientsDataType
protected $updateBodyType
protected $updateBodyDataType
protected $updateCcRecipientsType
protected $updateCcRecipientsDataType
protected $updateSubjectType
protected $updateSubjectDataType
protected $updateToRecipientsType
protected $updateToRecipientsDataType

Methods

setUpdateBccRecipients(UpdateBccRecipients $updateBccRecipients)

No description

setUpdateBody(UpdateBody $updateBody)

No description

getUpdateBody()

No description

setUpdateCcRecipients(UpdateCcRecipients $updateCcRecipients)

No description

setUpdateSubject(UpdateSubject $updateSubject)

No description

getUpdateSubject()

No description

setUpdateToRecipients(UpdateToRecipients $updateToRecipients)

No description

Details

setUpdateBccRecipients(UpdateBccRecipients $updateBccRecipients)

No description

Parameters

UpdateBccRecipients $updateBccRecipients

UpdateBccRecipients getUpdateBccRecipients()

No description

Return Value

UpdateBccRecipients

setUpdateBody(UpdateBody $updateBody)

No description

Parameters

UpdateBody $updateBody

UpdateBody getUpdateBody()

No description

Return Value

UpdateBody

setUpdateCcRecipients(UpdateCcRecipients $updateCcRecipients)

No description

Parameters

UpdateCcRecipients $updateCcRecipients

UpdateCcRecipients getUpdateCcRecipients()

No description

Return Value

UpdateCcRecipients

setUpdateSubject(UpdateSubject $updateSubject)

No description

Parameters

UpdateSubject $updateSubject

UpdateSubject getUpdateSubject()

No description

Return Value

UpdateSubject

setUpdateToRecipients(UpdateToRecipients $updateToRecipients)

No description

Parameters

UpdateToRecipients $updateToRecipients

UpdateToRecipients getUpdateToRecipients()

No description

Return Value

UpdateToRecipients