struct Place::SurveyMailer::SurveyInvite
- Place::SurveyMailer::SurveyInvite
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
place/survey_mailer.crConstructors
Instance Method Summary
- #email : String
- #email=(email : String)
- #id : Int64
- #id=(id : Int64)
- #sent : Bool | Nil
- #sent=(sent : Bool | Nil)
- #survey_id : Int64
- #survey_id=(survey_id : Int64)
- #token : String
- #token=(token : String)