NAME
Business::TrueLayer::Address - class representing an address as used in the TrueLayer v3 API.
https://docs.truelayer.com/docs/merchant-accounts-1
SYNOPSIS
my
$Address
= Business::TrueLayer::Address->new(
type
=> ...
);
ATTRIBUTES
METHODS
None yet.