HandlersApiKeyWithKeyResponse
HandlersApiKeyWithKeyResponse =
object
Defined in: src/client/types.gen.ts:22
Properties
api_key?
optionalapi_key:string
Defined in: src/client/types.gen.ts:26
Only included in create response
app_id?
optionalapp_id:number
Defined in: src/client/types.gen.ts:27
created_at?
optionalcreated_at:string
Defined in: src/client/types.gen.ts:28
id?
optionalid:number
Defined in: src/client/types.gen.ts:29
is_active?
optionalis_active:boolean
Defined in: src/client/types.gen.ts:30
name?
optionalname:string
Defined in: src/client/types.gen.ts:31
updated_at?
optionalupdated_at:string
Defined in: src/client/types.gen.ts:32
wallet_address?
optionalwallet_address:string
Defined in: src/client/types.gen.ts:33
Last updated on