Oject type that was created.

Can be one of repository, branch, or tag.

Property definitions

github $ CreateEvent :: ref_type
	# Oject type that was created.
	#
	# Can be one of `repository`, `branch`, or `tag`.
	var ref_type: String is writable
lib/github/events.nit:51,2--54,33