# AccountAccreditationServiceSetAccountAccreditationTypeResponse

## Example Usage

```typescript
import { AccountAccreditationServiceSetAccountAccreditationTypeResponse } from "@apexfintechsolutions/ascend-sdk/models/operations";

let value: AccountAccreditationServiceSetAccountAccreditationTypeResponse = {};
```

## Fields

| Field                                                                              | Type                                                                               | Required                                                                           | Description                                                                        |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| `httpMeta`                                                                         | [components.HTTPMetadata](../../models/components/httpmetadata.md)                 | :heavy_check_mark:                                                                 | N/A                                                                                |
| `accountAccreditation`                                                             | [components.AccountAccreditation](../../models/components/accountaccreditation.md) | :heavy_minus_sign:                                                                 | OK                                                                                 |
| `status`                                                                           | [components.Status](../../models/components/status.md)                             | :heavy_minus_sign:                                                                 | INVALID_ARGUMENT: The request has an invalid argument.                             |