Worldline Connect Node.js SDK
Preparing search index...
v1/model/products
FindProductsParams
Interface FindProductsParams
interface
FindProductsParams
{
amount
?:
number
;
countryCode
?:
string
;
currencyCode
?:
string
;
extraHeaders
?:
Header
[]
;
hide
?:
string
[]
;
idempotence
?:
Idempotence
;
isInstallments
?:
boolean
;
isRecurring
?:
boolean
;
locale
?:
string
;
}
Hierarchy (
View Summary
)
PaymentContext
FindProductsParams
Index
Properties
amount?
country
Code?
currency
Code?
extra
Headers?
hide?
idempotence?
is
Installments?
is
Recurring?
locale?
Properties
Optional
amount
amount
?:
number
Optional
country
Code
countryCode
?:
string
Optional
currency
Code
currencyCode
?:
string
Optional
extra
Headers
extraHeaders
?:
Header
[]
Optional
hide
hide
?:
string
[]
Optional
idempotence
idempotence
?:
Idempotence
Optional
is
Installments
isInstallments
?:
boolean
Optional
is
Recurring
isRecurring
?:
boolean
Optional
locale
locale
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
country
Code
currency
Code
extra
Headers
hide
idempotence
is
Installments
is
Recurring
locale
Worldline Connect Node.js SDK
Loading...