From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Net::DashCS::Types::getAuthenticationCheckResponse

DESCRIPTION

Perl data type class for the XML Schema defined complexType getAuthenticationCheckResponse from the namespace http://dashcs.com/api/v1/emergency.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • AuthValid

METHODS

new

Constructor. The following data structure may be passed to new():

{ # Net::DashCS::Types::getAuthenticationCheckResponse
AuthValid => $some_value, # boolean
},

AUTHOR

Generated by SOAP::WSDL