Hi, I have an object containing a parameter of type Zend_Date. I want to send this object through Zend_Soap. But I receive nill/null since all parameters in Zend_Date are private.
How can I solve this? Mark
Hi, I have an object containing a parameter of type Zend_Date. I want to send this object through Zend_Soap. But I receive nill/null since all parameters in Zend_Date are private.
How can I solve this? Mark