Skip to Content
SdkClientInternalType AliasesHandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse

HandlersApiKeyWithKeyResponse = object

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

Properties

api_key?

optional api_key: string

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

Only included in create response


app_id?

optional app_id: number

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


created_at?

optional created_at: string

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


id?

optional id: number

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


is_active?

optional is_active: boolean

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


name?

optional name: string

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


updated_at?

optional updated_at: string

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


wallet_address?

optional wallet_address: string

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

Last updated on