Skip to Content
Anuma SDKClientInternalType AliasesHandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse = object

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

Properties

api_key

api_key: string

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

Only included in create response


app_id

app_id: number

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


created_at

created_at: string

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


id

id: number

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


is_active

is_active: boolean

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


name

name: string

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


updated_at

updated_at: string

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


wallet_address

wallet_address: string

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

Last updated on