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