UNPKG

buena-typescript-sdk

Version:

Official TypeScript SDK for Buena.ai API - LinkedIn automation and lead management

17 lines (12 loc) 406 B
# Security ## Example Usage ```typescript import { Security } from "openapi"; let value: Security = { apiKeyAuth: "<value>", }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `apiKeyAuth` | *string* | :heavy_check_mark: | N/A |