CLASS
# RoomleTenant
Contents
- Properties
supportsSecureCoding
label
nameIdentifier
identifier
- Methods
encode(with:)
init(coder:)
Representation of a tenant with all available data. This object is only data transfer object (DTO), therefore you can't execute any additional functions like login or something similar. It is only meant to provide information.
All informations are readonly.
# Properties
# supportsSecureCoding
# label
Readable name of this tenant.