Merchant Object


Parent:    Server Object
Added On:  09/02/16 
SQL Table:  MERCHANT_OBJECT 
Module:  UniCore 
Type:  Interface  Status:  Active 
Java Class:  MerchantObject 
Added On:  09/05/16
SQL Column:  BUSINESS_INFO
Java Field:  businessInfo
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References Business Info
Attributes:
Reference to the business information of the merchant.
Added On:  09/05/16
SQL Column:  CITY
Java Field:  city
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
City of the merchant's mailing address.
Added On:  09/05/16
SQL Column:  CODE
Java Field:  code
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Unique identifier fo the merchant.
Added On:  09/05/16
SQL Column:  CONTACT_NAME
Java Field:  contactName
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Name of the contact person to discuss any issues.
Added On:  09/05/16
SQL Column:  COUNTRY_CODE
Java Field:  countryCode
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Country code of the merchant's mailing address.
Added On:  09/05/16
SQL Column:  CREATE_DATE
Java Field:  createDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the record was created.
Added On:  09/05/16
SQL Column:  DEACTIVATE_DATE
Java Field:  deactivateDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the record was deactivated.
Added On:  09/05/16
SQL Column:  DEFAULT_USER
Java Field:  defaultUser
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References User
Attributes:
Reference to the human user that has access to the system by default.
Added On:  09/05/16
SQL Column:  DIRECTORY_CODE
Java Field:  directoryCode
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Directory Code of the merchant.
Added On:  09/05/16
SQL Column:  EMAIL
Java Field:  email
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Email address of the merchant.
Added On:  09/05/16
SQL Column:  FAX
Java Field:  fax
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Fax number of the merchant.
Added On:  09/05/16
SQL Column:  FEE_PROCESSOR
Java Field:  feeProcessor
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References Merchant Account
Attributes:
Reference to the merchant account assigned to the merchant.
Added On:  09/05/16
SQL Column:  IDENTITIES
Java Field:  identities
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Added On:  09/05/16
SQL Column:  IS_ACTIVE
Java Field:  isActive
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes:
Identifies whether the record is active within the system.
Added On:  09/05/16
SQL Column:  MERCHANT_PROFILE
Java Field:  merchantProfile
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Added On:  09/05/16
SQL Column:  NAME
Java Field:  name
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Name of the merchant.
Added On:  09/05/16
SQL Column:  NOTES
Java Field:  notes
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Any additional information about the record.
Added On:  09/05/16
SQL Column:  PHONE
Java Field:  phone
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Phone number of the merchant.
Added On:  09/05/16
SQL Column:  PORTFOLIO
Java Field:  portfolio
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References Portfolio
Attributes:
Reference to the portfolio the merchant is assigned to.
Added On:  09/05/16
SQL Column:  REF_CODE
Java Field:  refCode
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Secondary identifier which can be used to cross-reference records between UniPay and integrated systems.
Added On:  09/05/16
SQL Column:  STATE
Java Field:  state
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
State of the merchant's mailing address.
Added On:  09/05/16
SQL Column:  STREET1
Java Field:  street1
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Street (line 1) of the merchant's mailing address.
Added On:  09/05/16
SQL Column:  STREET2
Java Field:  street2
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Street (line 2) of the merchant's mailing address.
Added On:  08/02/17
SQL Column:  TAGLIST
Java Field:  tagList
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
tags for options
Added On:  09/05/16
SQL Column:  TIME_ZONE_CODE
Java Field:  timeZoneCode
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Time zone code of the merchant's address.
Added On:  09/05/16
SQL Column:  TIME_ZONE_SYSTEM_CODE
Java Field:  timeZoneSystemCode
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Added On:  09/05/16
SQL Column:  ZIP_CODE
Java Field:  zipCode
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
ZIP or postal code of the merchant's mailing address.