Merchant Address


Added On:  05/04/18 
SQL Table:  MERCHANT_ADDRESS 
Module:  UniCharge 
Type:  Interface  Status:  Active 
Java Class:  MerchantAddress 
Entity that represents information about merchant's address.
Available Fields:
Added On:  03/19/18
SQL Column:  MERCHANT_COUNTRY_CODE
Java Field:  merchantCountryCode
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes:
Country code of the merchant's address.
Added On:  03/19/18
SQL Column:  MERCHANT_ZIP_CODE
Java Field:  merchantZipCode
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
ZIP/Postal code of the merchant's address.