productDeliveryPlanId | integer The unique id for productdeliveryplan
|
planName | string <= 12 characters The name of productdeliveryplan
|
monday | string The field specifies the subscriber's access to digital and/or physical delivery on Mondays, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Mondays.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Mondays.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Mondays.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Mondays.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |
tuesday | string The field specifies the subscriber's access to digital and/or physical delivery on Tuesday, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Tuesday.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Tuesday.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Tuesday.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Tuesday.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |
wednesday | string The field specifies the subscriber's access to digital and/or physical delivery on Wednesdays, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Wednesdays.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Wednesdays.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Wednesdays.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Wednesdays.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |
thursday | string The field specifies the subscriber's access to digital and/or physical delivery on Thursdays, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Thursdays.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Thursdays.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Thursdays.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Thursdays.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |
friday | string The field specifies the subscriber's access to digital and/or physical delivery on Fridays, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Fridays.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Fridays.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Fridays.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Fridays.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |
saturday | string The field specifies the subscriber's access to digital and/or physical delivery on Saturdays, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Saturdays.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Saturdays.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Saturdays.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Saturdays.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |
sunday | string The field specifies the subscriber's access to digital and/or physical delivery on Sundays, with the following possible values:
- fullAccessAndDelivery: Provides both digital access and physical delivery of the product on Sundays.
- onlyPhysicalDelivery: Offers only physical delivery without digital access on Sundays.
- onlyDigitalAccess: Allows only digital access to the product, excluding physical delivery on Sundays.
- noAccessOrDelivery: Neither digital access nor physical delivery is available for the product on Sundays.
Enum: "fullAccessAndDelivery" "onlyPhysicalDelivery" "onlyDigitalAccess" "noAccessOrDelivery" |