Skip to content

ActivityList

Oleksandr Bretsko edited this page Dec 27, 2020 · 1 revision

ActivityList

public struct ActivityList: Codable

Inheritance

Codable

Properties

next_href

var next_href: String?

future_href

var future_href: String?

collection

var collection: [Activity]

Clone this wiki locally