{
	"enum":[
		"ACTIVE",
		"EXPIRED",
		"DELETED",
		"ACCEPTED",
		"MULTIPLE_ACCEPTED",
		"ALTERNATE_ACCEPTED"
	],
	"title":"InvitationStatus"
}