@stigg/node-server-sdk - v4.47.0
Preparing search index...
ConsumeCredits
Type Alias ConsumeCredits
type
ConsumeCredits
=
{
amount
:
number
;
createdAt
?:
Date
;
currencyId
:
string
;
customerId
:
string
;
dimensions
?:
Record
<
string
,
EventDimensionValue
>
;
idempotencyKey
:
string
;
resourceId
?:
string
;
}
Index
Properties
amount
created
At?
currency
Id
customer
Id
dimensions?
idempotency
Key
resource
Id?
Properties
amount
amount
:
number
Optional
created
At
createdAt
?:
Date
currency
Id
currencyId
:
string
customer
Id
customerId
:
string
Optional
dimensions
dimensions
?:
Record
<
string
,
EventDimensionValue
>
idempotency
Key
idempotencyKey
:
string
A unique key used to deduplicate the consumption (required).
Optional
resource
Id
resourceId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
created
At
currency
Id
customer
Id
dimensions
idempotency
Key
resource
Id
@stigg/node-server-sdk - v4.47.0
Loading...
A unique key used to deduplicate the consumption (required).