ImageSummaryList
public struct ImageSummaryList : Codable, Equatable
List of images.
-
The images in the collection.
Declaration
Swift
public var images: [ImageSummary]
public struct ImageSummaryList : Codable, Equatable
List of images.
The images in the collection.
Swift
public var images: [ImageSummary]