@type t() :: %Notifique.OpenApi.Model.NtfWaWhatsAppCallDetailEnvelopeData{
answeredAt: any() | nil,
clientState: any() | nil,
connectionKind: any() | nil,
createdAt: any() | nil,
direction: any() | nil,
durationSecs: any() | nil,
endedAt: any() | nil,
errorCode: any() | nil,
errorMessage: any() | nil,
events: [Notifique.OpenApi.Model.NtfWaWhatsAppCallEvent.t()] | nil,
hangupReason: any() | nil,
id: any() | nil,
instanceId: any() | nil,
metadata: %{optional(String.t()) => any()} | nil,
playAudioUrl: any() | nil,
providerCallId: any() | nil,
speakText: any() | nil,
status: any() | nil,
to: any() | nil,
type: any() | nil,
updatedAt: any() | nil,
workspaceId: any() | nil
}