airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
airwallex
/
com.airwallex.android.view.composables.card
/
CardSectionType
Card
Section
Type
sealed
interface
CardSectionType
Inheritors
AddCard
ConsentList
ConsentDetail
Members
Types
Add
Card
Link copied to clipboard
object
AddCard
:
CardSectionType
Consent
Detail
Link copied to clipboard
data
class
ConsentDetail
(
val
consent
:
PaymentConsent
)
:
CardSectionType
Consent
List
Link copied to clipboard
object
ConsentList
:
CardSectionType
Properties
button
Title
Res
Link copied to clipboard
abstract
val
buttonTitleRes
:
Int
screen
Title
Res
Link copied to clipboard
abstract
val
screenTitleRes
:
Int
?