NAME
WebService::DMM::Response - DMM response class
SYNOPSIS
DESCRIPTION
WebService::DMM::Response is
INTERFACE
Accessor
- result_count : Int
- total_count : Int
- first_position : Int
- items : Int
- is_success : Bool
- cause : String
-
Cause of failing to request Web API,
AUTHOR
Syohei YOSHIDA <syohex@gmail.com>
COPYRIGHT
Copyright 2013 - Syohei YOSHIDA
SEE ALSO
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.