Whitelabel Pay SDK
Toggle table of contents
1.1.14
Whitelabel Pay SDK
Platform filter
Whitelabel Pay SDK
Switch theme
Search in API
Whitelabel Pay SDK
Whitelabel Pay SDK
/
com.paymenttools.paymenttoolssdk.error
/
WhitelabelPayError
/
FailureToUpdateReferenceId
Failure
To
Update
Reference
Id
data
class
FailureToUpdateReferenceId
(
val
errorCause
:
String
?
=
null
)
:
WhitelabelPayError
Members
Constructors
Failure
To
Update
Reference
Id
Link copied to clipboard
constructor
(
errorCause
:
String
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Cause
Link copied to clipboard
val
errorCause
:
String
?
=
null
message
Link copied to clipboard
open
val
message
:
String
?
Functions
message
Link copied to clipboard
open
override
fun
message
(
)
:
String
Function that provides the error message text.