class StartLostModeParams extends Model (View source)

Properties

string $lostEmailAddress
protected $lostMessageType
protected $lostMessageDataType
protected $lostOrganizationType
protected $lostOrganizationDataType
protected $lostPhoneNumberType
protected $lostPhoneNumberDataType
protected $lostStreetAddressType
protected $lostStreetAddressDataType

Methods

setLostEmailAddress($lostEmailAddress)

No description

string
getLostEmailAddress()

No description

setLostMessage(UserFacingMessage $lostMessage)

No description

setLostOrganization(UserFacingMessage $lostOrganization)

No description

setLostPhoneNumber(UserFacingMessage $lostPhoneNumber)

No description

setLostStreetAddress(UserFacingMessage $lostStreetAddress)

No description

Details

setLostEmailAddress($lostEmailAddress)

No description

Parameters

$lostEmailAddress

string getLostEmailAddress()

No description

Return Value

string

setLostMessage(UserFacingMessage $lostMessage)

No description

Parameters

UserFacingMessage $lostMessage

UserFacingMessage getLostMessage()

No description

Return Value

UserFacingMessage

setLostOrganization(UserFacingMessage $lostOrganization)

No description

Parameters

UserFacingMessage $lostOrganization

UserFacingMessage getLostOrganization()

No description

Return Value

UserFacingMessage

setLostPhoneNumber(UserFacingMessage $lostPhoneNumber)

No description

Parameters

UserFacingMessage $lostPhoneNumber

UserFacingMessage getLostPhoneNumber()

No description

Return Value

UserFacingMessage

setLostStreetAddress(UserFacingMessage $lostStreetAddress)

No description

Parameters

UserFacingMessage $lostStreetAddress

UserFacingMessage getLostStreetAddress()

No description

Return Value

UserFacingMessage