SecondaryAction
Types
Link copied to clipboard
data class Cancel(val text: String? = null, val disabledForSeconds: Int = 0, val confirmation: POActionConfirmationConfiguration? = null) : PONativeAlternativePaymentConfiguration.SecondaryAction
Action for cancellation.