Package com.mypurecloud.sdk.v2.model
Class CarouselCard
java.lang.Object
com.mypurecloud.sdk.v2.model.CarouselCard
- All Implemented Interfaces:
Serializable
CarouselCard
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList of buttons to be included in the whatsApp carousel messages templatecardBodyText(CardBodyText cardBodyText) Optional card body text to be included in the whatsApp carousel messages templatebooleaninthashCode()header(MessageHeader header) Header for whatsApp carousel cardvoidsetButtons(List<Button> buttons) voidsetCardBodyText(CardBodyText cardBodyText) voidsetHeader(MessageHeader header) toString()
-
Constructor Details
-
CarouselCard
public CarouselCard() -
CarouselCard
-
-
Method Details
-
header
Header for whatsApp carousel card -
getHeader
-
setHeader
-
buttons
List of buttons to be included in the whatsApp carousel messages template -
getButtons
-
setButtons
-
cardBodyText
Optional card body text to be included in the whatsApp carousel messages template -
getCardBodyText
-
setCardBodyText
-
equals
-
hashCode
public int hashCode() -
toString
-