# FedexDeliveryDetails

Model ID: `FedexDeliveryDetails`

The ``deliveryDetails`` block on a track result.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `actual_delivery_address` | `unknown|null` | No |  |  | `null` | Yes |  |
| `delivery_attempts` | `string|null` | No |  |  | `null` | Yes |  |
| `delivery_option_eligibility_details` | `unknown|null` | No |  |  | `null` | Yes |  |
| `received_by_name` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
