NAME
Net::API::Stripe::Payment::Method::Details - Stripe API
SYNOPSIS
my
$this
= Net::API::Stripe::Payment::Method::Details->new ||
die
( Net::API::Stripe::Payment::Method::Details->error,
"\n"
);
VERSION
v1.0.0
DESCRIPTION
This package is called in Stripe api, but is really an alias for Net::API::Stripe::Payment::Method::Options and inherits everything from it.
AUTHOR
Jacques Deguest <jack@deguest.jp>
SEE ALSO
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.