EntityDataType

constructor(allowedValues: List<EntityDataValue>? = null, nestedType: EntityDataType? = null, relationship: EntityRelationship? = null, type: EntityDataTypeType? = null, unitOfMeasure: String? = null)