NAME

Net::API::Stripe::Identity - Stripe API

SYNOPSIS

use Net::API::Stripe::Identity;
my $this = Net::API::Stripe::Identity->new || die( Net::API::Stripe::Identity->error, "\n" );

VERSION

v0.1.0

DESCRIPTION

METHODS

AUTHOR

Jacques Deguest <jack@deguest.jp>

SEE ALSO

perl

COPYRIGHT & LICENSE

Copyright(c) 2022 DEGUEST Pte. Ltd.

All rights reserved This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.