Group
Extension

Matches 1

Net-Payment-CCAvenue-NonSeamless ( S/SH/SHARDIWAL/Net-Payment-CCAvenue-NonSeamless-0.02.tar.gz, SHARDIWAL, 2021; MetaCPAN )
Net-Payment-CCAvenue-NonSeamless/lib/Net/Payment/CCAvenue/NonSeamless.pm ( view source; MetaCPAN )
ibutes

=head2 request_type

Sets the request type. Default as C<JSON>.

=head2 response_type

Sets the response type. Default as C<JSON>.

=head2 request_version

Sets the response version. Default a
type response_type)] => (
    is      => 'ro',
    isa     => 'Str',
    default => sub { return 'JSON' },
);

has request_version => (
    is      => 'ro',
    isa     => 'Str',
    default => sub { 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.