id

@SerializedName(value = "id")
@Expose
open var id: String

A string that uniquely identifies the edge within its graph. (Required)