# Rate
## Properties
**rate_id** | Option<**String**> | An identifier for the rate. | [optional]
**total_charge** | Option<[**models::Currency**](Currency.md)> | | [optional]
**billed_weight** | Option<[**models::Weight**](Weight.md)> | | [optional]
**expiration_time** | Option<**String**> | The time after which the offering will expire. | [optional]
**service_type** | Option<[**models::ServiceType**](ServiceType.md)> | | [optional]
**promise** | Option<[**models::ShippingPromiseSet**](ShippingPromiseSet.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)