The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Business::TrueLayer::Remitter - class representing a remitter as used in the TrueLayer v3 API.

SYNOPSIS

    my $Remitter = Business::TrueLayer::Remitter->new(
        type => ...
    );

ATTRIBUTES

account_holder_name (Str)

SEE ALSO

Business::TrueLayer::Beneficiary

1 POD Error

The following errors were encountered while parsing the POD:

Around line 72:

You forgot a '=back' before '=head1'