Component: ON_REQUEST_DEADLINE

Abstract

This component allows specific settings for on request products and is only relevant if relevant CAPACITY_TYPE is selected.

Values for this component can be set via ExperienceComponentsDto.onRequestDeadline which is of DurationDto type. This object is mandatory on product creation if capacity type is ON_REQUEST, otherwise should be omitted.

Attributes of DurationDto

Attribute JSON path
Data type
Mandatory
Settable
Notes
minutes
int
On request deadline time, minutes part
hours
int
On request deadline time, hours part
days
int
On request deadline time, days part
weeks
int
On request deadline time, weeks part
 
Did this answer your question?
😞
😐
🤩