Skip to Content

HandlersAppResponse

HandlersAppResponse = object

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

Properties

app_balance_usd

app_balance_usd: number

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


app_uuid

app_uuid: string

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


created_at

created_at: string

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


credit_reset_enabled

credit_reset_enabled: boolean

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


default_user_cost_limit_usd

default_user_cost_limit_usd: number

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


developer_account_id?

optional developer_account_id: number

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


escrow_contract

escrow_contract: string

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


has_privy_verification_key

has_privy_verification_key: boolean

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

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


id

id: number

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


is_active

is_active: boolean

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


name

name: string

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


privy_app_id?

optional privy_app_id: string

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


updated_at

updated_at: string

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

Last updated on