Skip to content

UpdatedListResponse

daneden edited this page Apr 3, 2022 · 1 revision

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
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally