StartLostModeParams
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
getLostMessage()
No description
getLostOrganization()
No description
getLostPhoneNumber()
No description
getLostStreetAddress()
No description
Details
setLostEmailAddress($lostEmailAddress)
No description
string
getLostEmailAddress()
No description
setLostMessage(UserFacingMessage $lostMessage)
No description
UserFacingMessage
getLostMessage()
No description
setLostOrganization(UserFacingMessage $lostOrganization)
No description
UserFacingMessage
getLostOrganization()
No description
setLostPhoneNumber(UserFacingMessage $lostPhoneNumber)
No description
UserFacingMessage
getLostPhoneNumber()
No description
setLostStreetAddress(UserFacingMessage $lostStreetAddress)
No description
UserFacingMessage
getLostStreetAddress()
No description