SecondaryAction
Deprecated
Use 'CancelButton' instead.
Supported secondary actions.
Inheritors
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.