Package DE_EPAGES::AvaTax::API::DTO::TaxAddress
This is the Address data object
Base |
DE_EPAGES::AvaTax::API::DTO::Address |
Functions
Address
getter/setter for 'Address'
Syntax |
my $Address = $Object->Address; $Object->Address('value'); |
Input |
|
Return |
|
BoundaryLevel
getter/setter for 'BoundaryLevel'
Syntax |
my $BoundaryLevel = $Object->BoundaryLevel; $Object->BoundaryLevel('value'); |
Input |
|
Return |
|
GeocodeType
getter/setter for 'GeocodeType'
Syntax |
my $GeocodeType = $Object->GeocodeType; $Object->GeocodeType('value'); |
Input |
|
Return |
|
JurisCode
getter/setter for 'JurisCode'
Syntax |
my $JurisCode = $Object->JurisCode; $Object->JurisCode('value'); |
Input |
|
Return |
|
Latitude
getter/setter for 'Latitude'
Syntax |
my $Latitude = $Object->Latitude; $Object->Latitude('value'); |
Input |
|
Return |
|
Longitude
getter/setter for 'Longitude'
Syntax |
my $Longitude = $Object->Longitude; $Object->Longitude('value'); |
Input |
|
Return |
|
ValidateStatus
getter/setter for 'ValidateStatus'
Syntax |
my $ValidateStatus = $Object->ValidateStatus; $Object->ValidateStatus('value'); |
Input |
|
Return |
|