struct

PlaceOS::Model::Tenant::Responder

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : Int64 | Nil, name : Nil | String, domain : Nil | String, platform : Nil | String, delegated : Bool | Nil, service_account : Nil | String, credentials : JSON::Any | Nil = nil, booking_limits : JSON::Any | Nil = nil, outlook_config : PlaceOS::Model::Tenant::OutlookConfig | Nil = nil, email_domain : Nil | String = nil, early_checkin : Int64 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

booking_limits
Source
credentials
Source
delegated
Source
domain
Source
early_checkin
Source
email_domain
Source
name
Source
outlook_config
Source
platform
Source
service_account
Source
to_tenant(update : Bool = false)
Source