@stigg/react-sdk - v10.7.0
Preparing search index...
CreditConsumptionResponseFragment
Type Alias CreditConsumptionResponseFragment
type
CreditConsumptionResponseFragment
=
{
__typename
?:
"CreditConsumptionResponse"
;
amount
:
number
;
credit
?:
|
{
__typename
?:
"UsageMeasurementCredit"
;
currencyId
:
string
;
currentUsage
:
number
;
timestamp
:
any
;
usageLimit
:
number
;
usagePeriodEnd
?:
any
|
null
;
}
|
null
;
currencyId
:
string
;
customerId
:
string
;
resourceId
?:
string
|
null
;
timestamp
:
any
;
}
Index
Properties
__
typename?
amount
credit?
currency
Id
customer
Id
resource
Id?
timestamp
Properties
Optional
__
typename
__typename
?:
"CreditConsumptionResponse"
amount
amount
:
number
Optional
credit
credit
?:
|
{
__typename
?:
"UsageMeasurementCredit"
;
currencyId
:
string
;
currentUsage
:
number
;
timestamp
:
any
;
usageLimit
:
number
;
usagePeriodEnd
?:
any
|
null
;
}
|
null
currency
Id
currencyId
:
string
customer
Id
customerId
:
string
Optional
resource
Id
resourceId
?:
string
|
null
timestamp
timestamp
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
amount
credit
currency
Id
customer
Id
resource
Id
timestamp
@stigg/react-sdk - v10.7.0
Loading...