airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core
/
LogoResources
Logo
Resources
data
class
LogoResources
:
Parcelable
Members
Properties
png
Link copied to clipboard
val
png
:
String
?
png of the logo
svg
Link copied to clipboard
val
svg
:
String
?
svg of the logo
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
)