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

NAME

Business::Giropay::Request::Bankstatus - check whether bank with "bic" is valid.

ATTRIBUTES

See "ATTRIBUTES" in Business::Giropay::Role::Request for attributes common to all request classes.

bic

Bank BIC code.

response_class

The response class to use. Defaults to Business::Giropay::Response::Bankstatus.

METHODS

See "METHODS" in Business::Giropay::Role::Request in addition to the following:

BUILD

Die if this request type is not available for "network" in Business::Giropay::Role::Network.

parameters

Returns additional parameters for the request.

uri

Returns the URI to be appended to "base_uri" in Business::Giropay::Role::Request to construct the appropriate URL for the request.