Uses of Class
com.mypurecloud.sdk.v2.model.CarouselCard
Packages that use CarouselCard
-
Uses of CarouselCard in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CarouselCardModifier and TypeMethodDescriptionList of buttons to be included in the whatsApp carousel messages templateCarouselCard.cardBodyText(CardBodyText cardBodyText) Optional card body text to be included in the whatsApp carousel messages templateCarouselCard.header(MessageHeader header) Header for whatsApp carousel cardMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CarouselCardMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CarouselCardModifier and TypeMethodDescriptionCarousel.cards(List<CarouselCard> cards) List of cards in a carousels template.voidCarousel.setCards(List<CarouselCard> cards)