@stigg/react-sdk - v10.8.0
Preparing search index...
AutoRechargeSettingsFragment
Type Alias AutoRechargeSettingsFragment
type
AutoRechargeSettingsFragment
=
{
__typename
?:
"AutoRechargeSettingsDTO"
;
createdAt
?:
any
|
null
;
currencyId
:
string
;
currentMonthlySpend
:
number
;
customerId
:
string
;
grantExpirationPeriod
:
GrantExpirationPeriod
;
isEnabled
:
boolean
;
maxSpendLimit
?:
number
|
null
;
targetBalance
:
number
;
thresholdType
:
ThresholdType
;
thresholdValue
:
number
;
updatedAt
?:
any
|
null
;
}
Index
Properties
__
typename?
created
At?
currency
Id
current
Monthly
Spend
customer
Id
grant
Expiration
Period
is
Enabled
max
Spend
Limit?
target
Balance
threshold
Type
threshold
Value
updated
At?
Properties
Optional
__
typename
__typename
?:
"AutoRechargeSettingsDTO"
Optional
created
At
createdAt
?:
any
|
null
currency
Id
currencyId
:
string
current
Monthly
Spend
currentMonthlySpend
:
number
customer
Id
customerId
:
string
grant
Expiration
Period
grantExpirationPeriod
:
GrantExpirationPeriod
is
Enabled
isEnabled
:
boolean
Optional
max
Spend
Limit
maxSpendLimit
?:
number
|
null
target
Balance
targetBalance
:
number
threshold
Type
thresholdType
:
ThresholdType
threshold
Value
thresholdValue
:
number
Optional
updated
At
updatedAt
?:
any
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
created
At
currency
Id
current
Monthly
Spend
customer
Id
grant
Expiration
Period
is
Enabled
max
Spend
Limit
target
Balance
threshold
Type
threshold
Value
updated
At
@stigg/react-sdk - v10.8.0
Loading...