blpapi.test.serializeService
- blpapi.test.serializeService(service)
Serialize the provided
serviceinXMLformat.- Parameters
service (
Service) – Theblpapi.Serviceto be serialized.- Return type
- Returns
The
servicerepresented as anXMLformattedstr.- Raises
Exception – If the service can’t be serialized successfully.