# ServiceProvider

## Properties

| Property | Type | Required | Description |
|----------|------|----------|-------------|
| `object` | string | Yes | Type of object is always `serviceProvider`. |
| `id` | string | Yes | Unique identifier for the service provider. |
| `country` | string | Yes | The ISO 3166-1 alpha-2 country code of the service provider. |
| `name` | string | Yes | The name of the service provider, usually a brand name. |
| `recipientProviders` | string[] | Yes | List of network providers IDs that can receive portings from the service provider. |
