Model Name: ShippingQuoteSite
| Property | Note | Constraints |
|---|---|---|
| Site : string |
Facility where we ship from. Site codes correspond to US State abbreviations |
|
| errors : Array<string> |
A list of errors |
|
| hasErrors : boolean |
True if errors exist |
|
| rates : Array<ShippingApiRateResponse> |