EbayDefaults
Version: v2.3.0
Stored entity
Partition key pk, sort key sk • discriminator type = "DEFAULTS"
Overview
Ebay defaults model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
pk | str | ✅ | — | — |
sk | str | ❌ | EBAY_DEFAULTS | — |
location | str | ✅ | — | — |
tenant_id | str | ✅ | — | — |
type | str | ❌ | DEFAULTS | — |
shipping_policy_id | str | ✅ | — | — |
return_policy_id | str | ✅ | — | — |
payment_policy_id | str | ✅ | — | — |
shipping_policy | str | ✅ | — | — |
return_policy | str | ✅ | — | — |
payment_policy | str | ✅ | — | — |
shipping_policy_description | str | ✅ |