| Name | Type | Description | Notes |
|---|---|---|---|
| id | **** | The shipping rate identifier string. | [optional] |
| name | String | The shipping rate name. | |
| descriptions | String | The shipping rate description. | [optional] |
| price | Float | The shipping rate price - 0 is a valid value (for free). | |
| currency | **** | ||
| filter | String | A filter based on the invoice's properties which is used to determine when the rate is applicable. Empty filter will match any case. | [optional] |
| status | String | If `inactive`, the shipping rate will not be matched in any case. | [optional] [default to 'active'] |
| created_time | **** | The shipping rate created time. | [optional] |
| updated_time | **** | The shipping rate updated time. | [optional] |