Well I found my own answer finally, I needed to add these nodes:
customer.CRLMTTYPSpecified = true;
customer.CRLMTAMTSpecified = true;
It works how I want it to now.
Well I found my own answer finally, I needed to add these nodes:
customer.CRLMTTYPSpecified = true;
customer.CRLMTAMTSpecified = true;
It works how I want it to now.