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::MerchantAccount::Identifier - class representing a account identifier as used in the TrueLayer v3 API.

https://docs.truelayer.com/docs/merchant-accounts-1

SYNOPSIS

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

SEE ALSO

Business::TrueLayer::Account::Identifier