Skip to Content

HandlersAppResponse

HandlersAppResponse = object

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

Properties

app_balance_usd

app_balance_usd: number

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


app_uuid

app_uuid: string

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


created_at

created_at: string

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


credit_reset_enabled

credit_reset_enabled: boolean

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


credits_token_address?

optional credits_token_address: string

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


default_user_cost_limit_usd

default_user_cost_limit_usd: number

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


developer_account_id?

optional developer_account_id: number

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


has_privy_verification_key

has_privy_verification_key: boolean

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

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


id

id: number

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


is_active

is_active: boolean

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


name

name: string

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


phone_call_voice?

optional phone_call_voice: string

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


privy_app_id?

optional privy_app_id: string

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


updated_at

updated_at: string

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

Last updated on