| setBackground | UIColor | Used to set the background color of the card bubble. |
| setCornerRadius | CGFloat | Used to set the corner radius of the card bubble. |
| setBorderWidth | Int | Used to set the Border width |
| setBorderColor | UIColor | Used to set the Border color |
| setTextColor | UIColor | Used to set the color of the title. |
| setButtonBackgroundColor | UIColor | Used to customize the style of buttons. |
| setButtonTextColor | UIColor | Used to set Button text color. |
| setContentBackgroundColor | UIColor | Used to set Content background color |
| setButtonSeparatorColor | UIColor | Used to set Button separator color |
| setProgressBarTintColor | UIColor | Used to set the color of the image in the card. |
| setQuickViewStyle | QuickViewStyle | Used to set the QuickView style |
| setImageBubbleStyle | ImageBubbleStyle | Used to set how to resize the image in the card. |