ePages 6.17.12 - DE_EPAGES/AvaTax/API/DTO/TaxAddress.pm

Package DE_EPAGES::AvaTax::API::DTO::Address

This is the Address data object

Package DE_EPAGES::AvaTax::API::DTO::TaxAddress

Functions

Address
BoundaryLevel
GeocodeType
JurisCode
Latitude
Longitude
ValidateStatus

Address

getter/setter for 'Address'

Syntax
my $Address = $Object->Address;
$Object->Address('value');
Input
$Address (any)
value of Address
Return
$Address (any)
value of Address

BoundaryLevel

getter/setter for 'BoundaryLevel'

Syntax
my $BoundaryLevel = $Object->BoundaryLevel;
$Object->BoundaryLevel('value');
Input
$BoundaryLevel (any)
value of BoundaryLevel
Return
$BoundaryLevel (any)
value of BoundaryLevel

GeocodeType

getter/setter for 'GeocodeType'

Syntax
my $GeocodeType = $Object->GeocodeType;
$Object->GeocodeType('value');
Input
$GeocodeType (any)
value of GeocodeType
Return
$GeocodeType (any)
value of GeocodeType

JurisCode

getter/setter for 'JurisCode'

Syntax
my $JurisCode = $Object->JurisCode;
$Object->JurisCode('value');
Input
$JurisCode (any)
value of JurisCode
Return
$JurisCode (any)
value of JurisCode

Latitude

getter/setter for 'Latitude'

Syntax
my $Latitude = $Object->Latitude;
$Object->Latitude('value');
Input
$Latitude (any)
value of Latitude
Return
$Latitude (any)
value of Latitude

Longitude

getter/setter for 'Longitude'

Syntax
my $Longitude = $Object->Longitude;
$Object->Longitude('value');
Input
$Longitude (any)
value of Longitude
Return
$Longitude (any)
value of Longitude

ValidateStatus

getter/setter for 'ValidateStatus'

Syntax
my $ValidateStatus = $Object->ValidateStatus;
$Object->ValidateStatus('value');
Input
$ValidateStatus (any)
value of ValidateStatus
Return
$ValidateStatus (any)
value of ValidateStatus