Whitelabel Pay SDK
Toggle table of contents
1.2.1
Whitelabel Pay SDK
Platform filter
Whitelabel Pay SDK
Switch theme
Search in API
Whitelabel Pay SDK
Whitelabel Pay SDK
/
com.paymenttools.paymenttoolssdk.error
/
WhitelabelPayError
/
InvalidUserInfoField
Invalid
User
Info
Field
data
class
InvalidUserInfoField
(
val
field
:
WhitelabelPayError.InvalidUserInfoField.FieldType
)
:
WhitelabelPayError
Members
Constructors
Invalid
User
Info
Field
Link copied to clipboard
constructor
(
field
:
WhitelabelPayError.InvalidUserInfoField.FieldType
)
Types
Field
Type
Link copied to clipboard
enum
FieldType
:
Enum
<
WhitelabelPayError.InvalidUserInfoField.FieldType
>
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
field
Link copied to clipboard
val
field
:
WhitelabelPayError.InvalidUserInfoField.FieldType
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.