Skip to Content

HandlersSeedAppInput

HandlersSeedAppInput = object

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

Properties

api_keys?

optional api_keys: HandlersSeedApiKeyInput[]

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


app_balance_usd?

optional app_balance_usd: number

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

Developer app balance in micro-USD


credit_reset_enabled?

optional credit_reset_enabled: boolean

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


default_user_cost_limit_usd?

optional default_user_cost_limit_usd: number

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

Default credits for auto-enrollment in micro-USD


developer_account_id?

optional developer_account_id: number

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

Developer account ID (makes app developer-owned)


developer_wallet_address?

optional developer_wallet_address: string

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

Developer wallet (auto-creates account if not exists)


escrow_contract?

optional escrow_contract: string

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


is_active?

optional is_active: boolean

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


name?

optional name: string

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


phone_call_voice?

optional phone_call_voice: string

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


privy_app_id?

optional privy_app_id: string

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


privy_verification_key?

optional privy_verification_key: string

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

Last updated on