Skip to Content
Anuma SDKClientInternalType AliasesHandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse = object

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

Properties

api_key

api_key: string

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

Only included in create response


app_id

app_id: number

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


created_at

created_at: string

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


id

id: number

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


is_active

is_active: boolean

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


name

name: string

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


updated_at

updated_at: string

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


wallet_address

wallet_address: string

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

Last updated on