Skip to Content
SdkClientInternalType AliasesHandlersAppResponse

HandlersAppResponse

HandlersAppResponse = object

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

Properties

created_at?

optional created_at: string

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


credit_reset_enabled?

optional credit_reset_enabled: boolean

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


escrow_contract?

optional escrow_contract: string

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


has_privy_verification_key?

optional has_privy_verification_key: boolean

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

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


id?

optional id: number

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


is_active?

optional is_active: boolean

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


name?

optional name: string

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


privy_app_id?

optional privy_app_id: string

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


updated_at?

optional updated_at: string

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

Last updated on