Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentProductFieldValidators
Interface PaymentProductFieldValidators
interface
PaymentProductFieldValidators
{
boletoBancarioRequiredness
?:
BoletoBancarioRequirednessValidator
|
null
;
emailAddress
?:
EmptyValidator
|
null
;
expirationDate
?:
EmptyValidator
|
null
;
fixedList
?:
FixedListValidator
|
null
;
iban
?:
EmptyValidator
|
null
;
length
?:
LengthValidator
|
null
;
luhn
?:
EmptyValidator
|
null
;
range
?:
RangeValidator
|
null
;
regularExpression
?:
RegularExpressionValidator
|
null
;
residentIdNumber
?:
EmptyValidator
|
null
;
termsAndConditions
?:
EmptyValidator
|
null
;
}
Index
Properties
boleto
Bancario
Requiredness?
email
Address?
expiration
Date?
fixed
List?
iban?
length?
luhn?
range?
regular
Expression?
resident
Id
Number?
terms
And
Conditions?
Properties
Optional
boleto
Bancario
Requiredness
boletoBancarioRequiredness
?:
BoletoBancarioRequirednessValidator
|
null
Optional
email
Address
emailAddress
?:
EmptyValidator
|
null
Optional
expiration
Date
expirationDate
?:
EmptyValidator
|
null
Optional
fixed
List
fixedList
?:
FixedListValidator
|
null
Optional
iban
iban
?:
EmptyValidator
|
null
Optional
length
length
?:
LengthValidator
|
null
Optional
luhn
luhn
?:
EmptyValidator
|
null
Optional
range
range
?:
RangeValidator
|
null
Optional
regular
Expression
regularExpression
?:
RegularExpressionValidator
|
null
Optional
resident
Id
Number
residentIdNumber
?:
EmptyValidator
|
null
Optional
terms
And
Conditions
termsAndConditions
?:
EmptyValidator
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boleto
Bancario
Requiredness
email
Address
expiration
Date
fixed
List
iban
length
luhn
range
regular
Expression
resident
Id
Number
terms
And
Conditions
Worldline Connect Node.js SDK
Loading...