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::Provider::Scheme - class representing a scheme as used in the TrueLayer v3 API.

SYNOPSIS

    my $Scheme = Business::TrueLayer::Provider::Scheme->new(
        name => ...
    );

ATTRIBUTES

type (Str)
allow_remitter_fee (Bool)

METHODS

None yet.

SEE ALSO

Business::TrueLayer::Provider::Scheme