class TermsAndConditions extends Model (View source)

Properties

protected $contentType
protected $contentDataType
protected $headerType
protected $headerDataType

Methods

setContent(UserFacingMessage $content)

No description

getContent()

No description

setHeader(UserFacingMessage $header)

No description

getHeader()

No description

Details

setContent(UserFacingMessage $content)

No description

Parameters

UserFacingMessage $content

UserFacingMessage getContent()

No description

Return Value

UserFacingMessage

setHeader(UserFacingMessage $header)

No description

Parameters

UserFacingMessage $header

UserFacingMessage getHeader()

No description

Return Value

UserFacingMessage