Litle.Sdk.batchResponse.setPhysicalCheckCreditResponseReader C# (CSharp) Method

setPhysicalCheckCreditResponseReader() public method

public setPhysicalCheckCreditResponseReader ( XmlReader xmlReader ) : void
xmlReader XmlReader
return void
        public void setPhysicalCheckCreditResponseReader(XmlReader xmlReader)
        {
            this.physicalCheckCreditResponseReader = xmlReader;
        }
batchResponse