Type Alias: CostBucketParts
CostBucketParts =
object
Defined in: src/libs/cost_bucket_id.ts:24
The parts that make up a cost bucketId (everything after the namespace).
Properties
sessionId
sessionId:
string
Defined in: src/libs/cost_bucket_id.ts:27
skilletId
skilletId:
string
Defined in: src/libs/cost_bucket_id.ts:26
userId
userId:
string
Defined in: src/libs/cost_bucket_id.ts:25
Last updated on