JchuINookAmountInfoDialogDefaults
class JchuINookAmountInfoDialogDefaults(val contentColor: Color = Color.Unspecified, val containerColor: Color = Color.Unspecified, @StringRes val title: Int = R.string.jchu_title, @StringRes val description: Int = R.string.jchu_description, @DrawableRes val icon: Int = R.drawable.jchu_ic_deco_list_add)