Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sports-deal-emailer
main
Controller
NewContactMethod
CorsHandler
Crawler
Database
Emailer
EmailProperties
JobRunner
Seeder
Sports
Deal
Notifier
Texter
TextProperties
Generated using Crystal 1.14.0
2024-11-26 08:26:17 UTC
struct
Controller::
NewContactMethod
Controller::NewContactMethod
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
controller.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#contact_details
: String
#contact_type
: String
#enabled
: Bool
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
contact_details
: String
#
[
View source
]
def
contact_type
: String
#
[
View source
]
def
enabled
: Bool
#
[
View source
]