# IneligibleRate
## Properties
**service_id** | **String** | An identifier for the shipping service. |
**service_name** | **String** | The name of the shipping service. |
**carrier_name** | **String** | The carrier name for the offering. |
**carrier_id** | **String** | The carrier identifier for the offering, provided by the carrier. |
**ineligibility_reasons** | [**Vec<models::IneligibilityReason>**](IneligibilityReason.md) | A list of reasons why a shipping service offering is ineligible. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)