Methods
(static) generateSendBill()
- Description:
Generates body of method sendBill.
- Source:
Returns:
XML envolope with header and body.
The SoapEnvelope class is a utility class that is used to generate the SOAP envelope of an XML document.
It is used by the derived classes of Receipt to generate the SOAP envelope of an XML document according to Sunat's requirements.
Generates body of method sendBill.
XML envolope with header and body.