toggle menu
processout-android
4.24.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.api.model.response
/
POGooglePayPaymentData
/
AssuranceDetailsSpecifications
Assurance
Details
Specifications
@
JsonClass
(
generateAdapter
=
true
)
data
class
AssuranceDetailsSpecifications
(
val
accountVerified
:
Boolean
,
val
cardHolderAuthenticated
:
Boolean
)
Corresponds to Google Pay
AssuranceDetailsSpecifications
.
Members
Constructors
Assurance
Details
Specifications
Link copied to clipboard
constructor
(
accountVerified
:
Boolean
,
cardHolderAuthenticated
:
Boolean
)
Properties
account
Verified
Link copied to clipboard
val
accountVerified
:
Boolean
card
Holder
Authenticated
Link copied to clipboard
val
cardHolderAuthenticated
:
Boolean