DACS WebServices unable to find startDate Parameters

ron.bove01
ron.bove01 LSEG
edited 4:36AM in DACS Station

I am trying to run the getDacsRawUsageContents using DACS WebServices using Python, and one of the Elements is startDate. I created the startDate object but I don't see a Data Type for startDate in the WebServices Developers guide. How do I actually set the startDate.

_date = client.factory.create('startDate')

Answers