kinds

@SerializedName(value = "kinds")
@Expose
open var kinds: Set<String>

A set of distinct strings that categorize the relationship. Well-known kinds include 'includes', 'isIncludedBy' and 'relevant'.