MediaGenericCardCarousel
public struct MediaGenericCardCarousel : WaveMedia
Displays generic cards in a carousel. Currently not supported by apps, only supported by facebook.
-
Type of a MediaGenericCardCarousel in json is ‘genericCardCarousel’.
Declaration
Swift
public static var type: WaveMediaType -
Cards to display.
Declaration
Swift
public let elements: [MediaGenericCard]
MediaGenericCardCarousel Structure Reference