stacks

@SerializedName(value = "stacks")
@Expose
open var stacks: Set<Stack>

An array of 'stack' objects relevant to the result.