Object type that was deleted.

Can be one of repository, branch, or tag.

Property definitions

github $ DeleteEvent :: ref_type
	# Object type that was deleted.
	#
	# Can be one of `repository`, `branch`, or `tag`.
	var ref_type: String is writable
lib/github/events.nit:71,2--74,33