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.model
/
Page
Page
interface
Page
<
T
>
:
AirwallexModel
Members
Properties
has
More
Link copied to clipboard
abstract
val
hasMore
:
Boolean
items
Link copied to clipboard
abstract
var
items
:
List
<
T
>
Functions
equals
Link copied to clipboard
abstract
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
override
fun
hashCode
(
)
:
Int