# PortOutCredentials

Port out credentials issued by network provider and used for the porting process at the target provider.

## Properties

| Property | Type | Required | Description |
|----------|------|----------|-------------|
| `object` | string | Yes | Type of object is always `portOutCredentials`. |
| `accountNumber` | string,null | Yes | The account number on the service provider. Account number is `null` if no account number is issued in the respective country. |
| `accountPin` | string | Yes | The account pin from the service provider. |
| `portOut` | string | Yes | Unique identifier of the port out this credentials are for. |
