Values_0.PostAcceptTimeoutConfigSourceCountdown timer configuration after the agent accepted the contact.
type nonrec t = {durationInSeconds : PostAcceptPreviewTimeoutDurationInSeconds.t;Duration in seconds for the countdown timer after the agent accepted the contact.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Integer of PostAcceptPreviewTimeoutDurationInSeconds.t ])
list ]