← Back to Documentation Home

STRUCT

Variable

public struct Variable: Codable, Equatable

Represents a variable within a variation

Properties

slug

public let slug: String

dataType

public let dataType: String?

value

public let value: String