SecondaryAction

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.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)