NAME
Net::Stripe::List - represent a list of objects from Stripe
VERSION
version 0.42
ATTRIBUTES
count
Reader: count
Type: Maybe[Int]
data
Reader: data
Type: ArrayRef
This attribute is required.
has_more
Reader: has_more
Type: Bool|Object
This attribute is required.
url
Reader: url
Type: Str
This attribute is required.
AUTHORS
Luke Closs
Rusty Conover
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Prime Radiant, Inc., (c) copyright 2014 Lucky Dinosaur LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.