| Name | Type | Description | Notes |
|---|---|---|---|
| return_policy_id | int | The numeric ID of the Return Policy. | [optional] |
| shop_id | int | The unique positive non-zero numeric ID for an Etsy Shop. | [optional] |
| accepts_returns | bool | return_policy_accepts_returns | [optional] |
| accepts_exchanges | bool | return_policy_accepts_exchanges | [optional] |
| return_deadline | int | The deadline for the Return Policy, measured in days. The value must be one of the following: [7, 14, 21, 30, 45, 60, 90]. | [optional] |