Description
The ShippingRate object contains information about the shipping rates.
ℹ️ Note
This object supports custom data via the data attribute.
Attributes
| Attribute | Type | Description |
|---|---|---|
form_value |
String | Returns the value to be used in the form when selection this rate |
id |
String | Returns the id of this shipping rate |
instructions_content |
String | Returns the instructions for this shipping rate |
name |
String | Returns the name of this shipping rate |
price |
Number | Returns the price for this shipping rate |
product_type |
String | Returns the type of product to which this shipping rate applies |
shipping_method |
String | Returns the method of this shipping rate |