UNPKG

shipstation-client

Version:
21 lines (13 loc) 570 B
# RateEstimateByCarrierId ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **carrier_id** | **string** | A string that uniquely identifies the carrier | [optional] [default to undefined] ## Example ```typescript import { RateEstimateByCarrierId } from 'shipstation-client'; const instance: RateEstimateByCarrierId = { carrier_id, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)