@stigg/react-sdk - v10.7.0
Preparing search index...
UpdateAutomaticRechargeConfigParams
Interface UpdateAutomaticRechargeConfigParams
interface
UpdateAutomaticRechargeConfigParams
{
currencyId
:
string
;
customerId
:
string
;
enabled
:
boolean
;
maxSpendLimit
?:
number
;
targetBalance
?:
number
;
thresholdAmount
?:
number
;
}
Index
Properties
currency
Id
customer
Id
enabled
max
Spend
Limit?
target
Balance?
threshold
Amount?
Properties
currency
Id
currencyId
:
string
customer
Id
customerId
:
string
enabled
enabled
:
boolean
Optional
max
Spend
Limit
maxSpendLimit
?:
number
Optional
target
Balance
targetBalance
?:
number
Optional
threshold
Amount
thresholdAmount
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
currency
Id
customer
Id
enabled
max
Spend
Limit
target
Balance
threshold
Amount
@stigg/react-sdk - v10.7.0
Loading...