# Security

## Example Usage

```typescript
import { Security } from "@apexfintechsolutions/ascend-sdk/models/components";

let value: Security = {};
```

## Fields

| Field                                                                            | Type                                                                             | Required                                                                         | Description                                                                      | Example                                                                          |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `apiKey`                                                                         | *string*                                                                         | :heavy_minus_sign:                                                               | N/A                                                                              | ABCDEFGHIJ0123456789abcdefghij0123456789                                         |
| `serviceAccountCreds`                                                            | [components.ServiceAccountCreds](../../models/components/serviceaccountcreds.md) | :heavy_minus_sign:                                                               | N/A                                                                              |                                                                                  |