Sha256: 19b87cd79f2d2c09112a9f9cd91f1430c9ab13620ad3b6594e66204c4513cac8
Contents?: true
Size: 1.2 KB
Versions: 10
Compression:
Stored size: 1.2 KB
Contents
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <s:Header> <o:Security s:mustUnderstand="1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> <u:Timestamp u:Id="_0"> <u:Created>2011-04-13T22:32:57.351Z</u:Created> <u:Expires>2011-04-13T22:37:57.351Z</u:Expires> </u:Timestamp> </o:Security> </s:Header> <s:Body> <DescribeAssetTypeResponse xmlns="https://secure.eloqua.com/API/1.2"> <DescribeAssetTypeResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <AssetTypes> <AssetType> <ID>123</ID> <Name>(Test) Property #5760</Name> <Type>ContactGroup</Type> </AssetType> </AssetTypes> </DescribeAssetTypeResult> </DescribeAssetTypeResponse> </s:Body> </s:Envelope>
Version data entries
10 entries across 10 versions & 1 rubygems