| Name | Type | Description | Notes | | ———— | ————- | ————- | ————- | | returnPolicyId | kotlin.Long | The numeric ID of the Return Policy. | [optional] | | shopId | kotlin.Long | The unique positive non-zero numeric ID for an Etsy Shop. | [optional] | | acceptsReturns | kotlin.Boolean | return_policy_accepts_returns | [optional] | | acceptsExchanges | kotlin.Boolean | return_policy_accepts_exchanges | [optional] | | returnDeadline | kotlin.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] |