Recordings.
@type t() :: %Onvif.Recording.Schemas.RecordingJob{ job_configuration: term(), job_token: term() }
@spec to_json(t()) :: {:error, %{ :__exception__ => any(), :__struct__ => Jason.EncodeError | Protocol.UndefinedError, optional(atom()) => any() }} | {:ok, binary()}