HandlersDeveloperAppResponse
HandlersDeveloperAppResponse =
object
Defined in: src/client/types.gen.ts:1756
Properties
allowed_origins
allowed_origins:
string[]
Defined in: src/client/types.gen.ts:1760
allowed CORS origins (empty = unrestricted)
app_type
app_type:
string
Defined in: src/client/types.gen.ts:1764
“standard” or “pooled_api”
app_uuid
app_uuid:
string
Defined in: src/client/types.gen.ts:1765
balance
balance:
number
Defined in: src/client/types.gen.ts:1769
available credits in app pool
created_at
created_at:
string
Defined in: src/client/types.gen.ts:1770
default_user_credits
default_user_credits:
number
Defined in: src/client/types.gen.ts:1774
credits per new user (1 credit = $0.01)
has_privy_config
has_privy_config:
boolean
Defined in: src/client/types.gen.ts:1775
is_active
is_active:
boolean
Defined in: src/client/types.gen.ts:1776
name
name:
string
Defined in: src/client/types.gen.ts:1777
privy_app_id?
optionalprivy_app_id:string
Defined in: src/client/types.gen.ts:1778
updated_at
updated_at:
string
Defined in: src/client/types.gen.ts:1779