Timestamps open class Timestamps : Codable Represents common timestamps returned from Moltin createdAt When the resource was created Declaration Swift public let createdAt: Date updatedAt When the resource was updated Declaration Swift public let updatedAt: Date?