accessContentResponse element

Type: accessContentResponseDTO
Namespace: (default namespace)

Response wrapper for the license content response.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <accessContentResponse> <data> <date>...</date> <ipAddress>...</ipAddress> <timestamp>...</timestamp> </data> <data> <!--...--> </data> <!--...more "data" elements...--> </accessContentResponse>