struct PlaceOS::Model::Tenant::Office365Config
- PlaceOS::Model::Tenant::Office365Config
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
placeos-models/tenant/outlook_config.crConstructors
Instance Method Summary
- #client_id : String
- #client_id=(client_id : String)
- #client_secret : String
- #client_secret=(client_secret : String)
- #conference_type : String | Nil
- #conference_type=(conference_type : String | Nil)
- #params
- #scopes : String
- #scopes=(scopes : String)
- #tenant : String
- #tenant=(tenant : String)