etsy

ShopProcessingProfile

Properties

| Name | Type | Description | Notes | | ———— | ————- | ————- | ————- | | shopId | kotlin.Long | The unique positive non-zero numeric ID for an Etsy Shop. | [optional] | | readinessStateId | kotlin.Long | The numeric ID of the processing profile associated with the listing. Required when listing type is `physical`. | [optional] | | readinessState | inline | The readiness state of a product: \\"1\\" means \\"ready_to_ship\\", and \\"2\\" means \\"made_to_order\\" | [optional] | | minProcessingDays | kotlin.Int | The minimum number of days for processing a specific product. | [optional] | | maxProcessingDays | kotlin.Int | The maximum number of days for processing a specific product. | [optional] | | processingDaysDisplayLabel | kotlin.String | Translated display label string for processing days, for example \"3 - 5 days\". | [optional] |

Enum: readiness_state

| Name | Value | | —- | —– | | readinessState | ready_to_ship, made_to_order |