// Copyright © 2020 Metabolist. All rights reserved.
import Foundation
struct TransientStatusCollection: Codable {
let id: String
}