HandlersSeedAppInput
HandlersSeedAppInput =
object
Defined in: src/client/types.gen.ts:269
Properties
api_keys?
optionalapi_keys:HandlersSeedApiKeyInput[]
Defined in: src/client/types.gen.ts:270
credit_reset_enabled?
optionalcredit_reset_enabled:boolean
Defined in: src/client/types.gen.ts:271
escrow_contract?
optionalescrow_contract:string
Defined in: src/client/types.gen.ts:272
is_active?
optionalis_active:boolean
Defined in: src/client/types.gen.ts:273
name?
optionalname:string
Defined in: src/client/types.gen.ts:274
privy_app_id?
optionalprivy_app_id:string
Defined in: src/client/types.gen.ts:275
privy_verification_key?
optionalprivy_verification_key:string
Defined in: src/client/types.gen.ts:276
Last updated on