RelationEntity public struct RelationEntity : Codable, Equatable An entity that corresponds with an argument in a relation. text Text that corresponds to the entity. Declaration Swift public var text: String? type Entity type. Declaration Swift public var type: String? Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.