Uses of Class
com.mypurecloud.sdk.v2.model.CardParameters
Packages that use CardParameters
-
Uses of CardParameters in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CardParametersModifier and TypeMethodDescriptionCardParameters.bodyParameters(List<TemplateParameter> bodyParameters) A list of Response Management carousel card body parameter substitutions for the response's messaging templateCardParameters.buttonUrlParameters(List<TemplateParameter> buttonUrlParameters) A list of Response Management carousel card button URL parameter substitutions for the response's messaging templateIndex of the card in the carousel templateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CardParametersMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CardParametersModifier and TypeMethodDescriptionCarouselParameters.cardParameters(List<CardParameters> cardParameters) A list of carousel cards with their respective template parametersvoidCarouselParameters.setCardParameters(List<CardParameters> cardParameters)