PaymentMethodStyle  
  constructor(description: POTextStyle, deleteButton: POButtonStyle, border: POBorderStyle? = null, @ColorRes backgroundColorResId: Int? = null)
Parameters
description
Description style.
deleteButton 
Delete button style.
border
Border style.
backgroundColorResId   
Color resource ID for background.