Content
constructor(@DrawableRes imageResId: Int? = null, title: PONativeAlternativePaymentConfiguration.Content.Text? = null, bodyText: PONativeAlternativePaymentConfiguration.Content.Text? = null, message: PONativeAlternativePaymentConfiguration.Content.Message? = null)
Parameters
imageResId
Custom image drawable resource ID.
title
Custom title.
bodyText
Custom body text formatted as markdown.
message
Custom message with optional icon.