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