struct PlaceOS::Model::Tenant::GoogleDelegatedConfig

Included Modules

Defined in:

placeos-models/tenant/outlook_config.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def conference_type : String | Nil #

[View source]
def conference_type=(conference_type : String | Nil) #

[View source]
def domain : String #

[View source]
def domain=(domain : String) #

[View source]
def params #

[View source]
def user_agent : String #

[View source]
def user_agent=(user_agent : String) #

[View source]