FTP Gates File Content


Added On:  02/13/12 
SQL Table:  FTP_GATES_FILE_CONTENT 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  FtpGatesFileContent 
Available Fields:
Added On:  02/13/12
SQL Column:  CONTENT
Java Field:  content
Status:  Active
SQL Type:  longblob
Java Type:  byte[]
Attributes:
Content of FTP file gates record.
Added On:  02/13/12
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required
Identifier of the object used for references; auto-incremented integer value.
Added On:  02/13/12
SQL Column:  MERCHANT_CODE
Java Field:  merchantCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Provided by gateway owner. Identifies the merchant.