UpdatedListResponse - daneden/Twift GitHub Wiki

UpdatedListResponse

A response object containing information relating to updated lists

public struct UpdatedListResponse: Codable 

Inheritance

Codable

Properties

updated

Indicates whether the List specified in the request has been updated.

public let updated: Bool