Skip to Content
Anuma SDKClientInternalType AliasesHandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse = object

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

Properties

api_key

api_key: string

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

Only included in create response


app_id

app_id: number

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


created_at

created_at: string

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


id

id: number

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


is_active

is_active: boolean

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


name

name: string

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


updated_at

updated_at: string

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


wallet_address

wallet_address: string

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

Last updated on