The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Business::CyberSource::Response - Response Role

VERSION

version v0.1.4

ATTRIBUTES

request_id

Reader: request_id

Type: Str

This attribute is required.

decision

Reader: decision

Type: Str

This attribute is required.

reason_code

Reader: reason_code

Type: Int

This attribute is required.

METHODS

with_traits

Method originates in MooseX::Traits.

request_id

Method originates in Business::CyberSource::Response.

new_with_traits

Method originates in MooseX::Traits.

decision

Method originates in Business::CyberSource::Response.

reason_code

Method originates in Business::CyberSource::Response.

apply_traits

Method originates in MooseX::Traits.

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/xenoterracide/Business-CyberSource/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Caleb Cushing <xenoterracide@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2011 by Caleb Cushing.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)