hashes

@SerializedName(value = "hashes")
@Expose
open var hashes: Hashes

A dictionary, each of whose keys is the name of a hash function and each of whose values is the hashed value of the artifact produced by the specified hash function.