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'