Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
GetIINDetailsResponse
Interface GetIINDetailsResponse
interface
GetIINDetailsResponse
{
binProductType
?:
string
|
null
;
coBrands
?:
IINDetail
[]
|
null
;
countryCode
?:
string
|
null
;
isAllowedInContext
?:
boolean
|
null
;
issuerName
?:
string
|
null
;
paymentProductId
?:
number
|
null
;
}
Index
Properties
bin
Product
Type?
co
Brands?
country
Code?
is
Allowed
In
Context?
issuer
Name?
payment
Product
Id?
Properties
Optional
bin
Product
Type
binProductType
?:
string
|
null
Optional
co
Brands
coBrands
?:
IINDetail
[]
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
is
Allowed
In
Context
isAllowedInContext
?:
boolean
|
null
Optional
issuer
Name
issuerName
?:
string
|
null
Optional
payment
Product
Id
paymentProductId
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bin
Product
Type
co
Brands
country
Code
is
Allowed
In
Context
issuer
Name
payment
Product
Id
Worldline Connect Node.js SDK
Loading...