toggle menu
OloPaySDK
3.1.1
Olo Pay SDK
switch theme
search in API
OloPaySDK
/
com.olo.olopay.googlepay
/
Result
/
Failed
Failed
data
class
Failed
(
val
error
:
GooglePayException
)
:
Result
Represents a failed transaction
Parameters
error
: The exception representing the error
Members
Constructors
Failed
Link copied to clipboard
constructor
(
error
:
GooglePayException
)
Properties
error
Link copied to clipboard
val
error
:
GooglePayException
: The exception representing the error