NAME
WebService::DMM::Person::Actor - Actor class
INTERFACE
Accessor
- id(:String)
 - 
Actress ID in DMM.com and DMM.co.jp.
 - name(:String)
 - 
Actor name.
 - ruby(:String)
 - 
Ruby of actor name, this may be Japanese Hiragana.
 - aliases(:Array[Hash{name=>Str, ruby=>Str}])
 - 
This parameter is set, if actor had other names in past. This type is Array of HashRef which has
nameandrubykeys. 
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.