NAME
Net::DashCS::Elements::getAuthenticationCheckResponse
DESCRIPTION
Perl data type class for the XML Schema defined element getAuthenticationCheckResponse from the namespace http://dashcs.com/api/v1/emergency.
METHODS
new
my
$element
= Net::DashCS::Elements::getAuthenticationCheckResponse->new(
$data
);
Constructor. The following data structure may be passed to new():
{
# Net::DashCS::Types::getAuthenticationCheckResponse
AuthValid
=>
$some_value
,
# boolean
},
AUTHOR
Generated by SOAP::WSDL