toggle menu
processout-android
4.37.0
androidJvm
switch theme
search in API
ui
/
com.processout.sdk.ui.napm
/
PONativeAlternativePaymentConfiguration
/
Header
Header
data
class
Header
(
val
title
:
String
?
=
null
)
:
Parcelable
Custom header.
Parameters
title
Custom title.
Members
Constructors
Header
Link copied to clipboard
constructor
(
title
:
String
?
=
null
)
Properties
title
Link copied to clipboard
val
title
:
String
?
=
null
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)