@type t() :: %Notifique.OpenApi.Model.NtfPhoneUpdateBody{
forwardToE164: String.t() | nil,
inboundTtsText: String.t() | nil,
inboundTtsVoice: String.t() | nil,
inboundVoiceAction: String.t() | nil,
label: String.t() | nil,
recordingEnabled: boolean() | nil
}