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