Skip to Content

HandlersAppResponse

HandlersAppResponse = object

Defined in: src/client/types.gen.ts:251 

Properties

app_balance_usd

app_balance_usd: number

Defined in: src/client/types.gen.ts:252 


app_uuid

app_uuid: string

Defined in: src/client/types.gen.ts:253 


created_at

created_at: string

Defined in: src/client/types.gen.ts:254 


credit_reset_enabled

credit_reset_enabled: boolean

Defined in: src/client/types.gen.ts:255 


default_user_cost_limit_usd

default_user_cost_limit_usd: number

Defined in: src/client/types.gen.ts:256 


developer_account_id?

optional developer_account_id: number

Defined in: src/client/types.gen.ts:257 


escrow_contract

escrow_contract: string

Defined in: src/client/types.gen.ts:258 


has_privy_verification_key

has_privy_verification_key: boolean

Defined in: src/client/types.gen.ts:262 

Indicates if key is set, but doesn’t expose it


id

id: number

Defined in: src/client/types.gen.ts:263 


is_active

is_active: boolean

Defined in: src/client/types.gen.ts:264 


name

name: string

Defined in: src/client/types.gen.ts:265 


phone_call_voice?

optional phone_call_voice: string

Defined in: src/client/types.gen.ts:266 


privy_app_id?

optional privy_app_id: string

Defined in: src/client/types.gen.ts:267 


updated_at

updated_at: string

Defined in: src/client/types.gen.ts:268 

Last updated on