Worldline Connect Node.js SDK
Preparing search index...
v1/model/products
GetProductParams
Interface GetProductParams
interface
GetProductParams
{
amount
?:
number
;
countryCode
?:
string
;
currencyCode
?:
string
;
extraHeaders
?:
Header
[]
;
forceBasicFlow
?:
boolean
;
hide
?:
string
[]
;
idempotence
?:
Idempotence
;
isInstallments
?:
boolean
;
isRecurring
?:
boolean
;
locale
?:
string
;
}
Hierarchy (
View Summary
)
PaymentContext
GetProductParams
Index
Properties
amount?
country
Code?
currency
Code?
extra
Headers?
force
Basic
Flow?
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
force
Basic
Flow
forceBasicFlow
?:
boolean
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
force
Basic
Flow
hide
idempotence
is
Installments
is
Recurring
locale
Worldline Connect Node.js SDK
Loading...