class Place::BookingNotifier::SiteDetails

Included Modules

Extended Modules

Defined in:

place/booking_notifier.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def attachments : Hash(String, String) #

[View source]
def email : Array(String) #

[View source]
def include_network_credentials : Bool | Nil #

[View source]
def name : String #

[View source]
def network_group_ids : Array(String) #

[View source]
def network_password_exclude : String | Nil #

[View source]
def network_password_length : Int32 | Nil #

[View source]
def network_password_minimum_lowercase : Int32 | Nil #

[View source]
def network_password_minimum_numbers : Int32 | Nil #

[View source]
def network_password_minimum_symbols : Int32 | Nil #

[View source]
def network_password_minimum_uppercase : Int32 | Nil #

[View source]
def notify_booking_owner : Bool | Nil #

[View source]
def notify_manager : Bool | Nil #

[View source]