HandlersWalletDetails
HandlersWalletDetails =
object
Defined in: src/client/types.gen.ts:1326
Wallet account details
Properties
account_created_at?
optionalaccount_created_at:string
Defined in: src/client/types.gen.ts:1330
When account was first created
account_id?
optionalaccount_id:number
Defined in: src/client/types.gen.ts:1331
balance_updated_at?
optionalbalance_updated_at:string
Defined in: src/client/types.gen.ts:1335
When balance was last synced from chain
cached_balance_usd
cached_balance_usd:
number
Defined in: src/client/types.gen.ts:1339
Balance in micro-dollars (USD * 1,000,000)
enrolled_app_id?
optionalenrolled_app_id:number
Defined in: src/client/types.gen.ts:1343
App ID for enrollment (0 if not enrolled)
is_enrolled
is_enrolled:
boolean
Defined in: src/client/types.gen.ts:1347
Whether enrolled in cost-limit model
pending_cost_usd
pending_cost_usd:
number
Defined in: src/client/types.gen.ts:1351
In-flight request holds in micro-dollars
pro_activated_at?
optionalpro_activated_at:string
Defined in: src/client/types.gen.ts:1355
When user became Pro subscriber
subscription_tier
subscription_tier:
string
Defined in: src/client/types.gen.ts:1359
“basic” or “pro”