I'm trying to write code to explore the late payment transaction. In the
code I have NameValueCollection object with the x_type set to AUTH_ONLY
but when I create object of AuthorizationRequest with the collection,
somehow it is automatically set typ...