struct PlaceOS::Model::Tenant::Office365Config

Included Modules

Defined in:

placeos-models/tenant/outlook_config.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def client_id : String #

def client_id=(client_id : String) #

def client_secret : String #

def client_secret=(client_secret : String) #

def conference_type : String | Nil #

def conference_type=(conference_type : String | Nil) #

def params #

def scopes : String #

def scopes=(scopes : String) #

def tenant : String #

def tenant=(tenant : String) #