@plentymarkets/shop-api / SchemaDayOfWeek
Type Alias: SchemaDayOfWeek ​
SchemaDayOfWeek =
"http://schema.org/Monday"
|"http://schema.org/Tuesday"
|"http://schema.org/Wednesday"
|"http://schema.org/Thursday"
|"http://schema.org/Friday"
|"http://schema.org/Saturday"
|"http://schema.org/Sunday"
Defined in: types/api/shipping.ts:84