Added On: 05/06/15
Module: UniCharge
Type: Entity
Status: Active
Java Class: FulfillmentCenter
Represents information about the fulfillment center.
Added On: 03/01/17
SQL Column: APPLICATION
Java Field: application
Status: Active
SQL Type: varchar(20)
Java Type: String
Client's application of a terminal order. Used to identify the client in the system of a service provider that fulfills terminals after the terminal order is submitted.
Added On: 09/25/15
SQL Column: CUSTOMER_NUMBER
Java Field: customerNumber
Status: Active
SQL Type: varchar(50)
Java Type: String
Code of the associated customer within the service provider's system.
Added On: 10/27/15
SQL Column: EXCHANGE_SHIPPING_METHOD_CODE
Java Field: exchangeShippingMethodCode
Status: Active
SQL Type: varchar(20)
Java Type: String
Code of the shipping method that is used as a default for terminal exchange.
Added On: 05/06/15
SQL Column: ID
Java Field: id
Status: Active
SQL Type: bigint(20)
Java Type: Long
Attributes:
Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Added On: 10/15/15
SQL Column: MERCHANT_NUMBER
Java Field: merchantNumber
Status: Active
SQL Type: varchar(40)
Java Type: String
Code of the merchant within the system.
Added On: 05/06/15
SQL Column: NAME
Java Field: name
Status: Active
SQL Type: varchar(50)
Java Type: String
Name of the fulfillment center.
Added On: 05/06/15
SQL Column: PORTFOLIO_CODE
Java Field: portfolioCode
Status: Active
SQL Type: int(11)
Java Type: Integer
Code of the portfolio that a fulfillment center belongs to.
Added On: 03/01/17
SQL Column: PROCESSOR
Java Field: processor
Status: Active
SQL Type: varchar(20)
Java Type: String
Client's processor of a terminal order. Used to identify the client in the system of a service provider that fulfills terminals after the terminal order is submitted.
Added On: 11/10/15
SQL Column: PROVIDER_ACCOUNT_FK
Java Field: providerAccount
Status: Active
SQL Type: bigint(20)
Java Type: Long
Reference to the entity that represents information about service provider account.
Added On: 05/28/20
SQL Column: TERMINAL_ORDERING_CL
Java Field: terminalOrderingCl
Status: Active
SQL Type: varchar(1)
Java Type: String
Added On: 10/15/15
SQL Column: TERMINAL_SUPPORT_NUMBER
Java Field: terminalSupportNumber
Status: Active
SQL Type: varchar(20)
Java Type: String
Phone number of the terminal support team.