Home
Tidypay.gatewayaid.com
APIs
Processing
Self-Study
Terminology
User Guides
How To Tutorials
Lessons
Reference
Processing Codes
Error Codes
Zip and Country Codes
Forms
Entire website
This section only
Terminal Update Task
UML
Added On:
03/12/15
SQL Table:
TERMINAL_UPDATE_TASK
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
TerminalUpdateTask
Represents task that the terminal receives within the update.
Available Fields:
Id
Is Active
Is Required
Portfolio Code
Resource CL
Resource Code
Resource Repository FK
Task CL
Id
Added On:
03/12/15
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Is Active
Added On:
10/10/16
SQL Column:
IS_ACTIVE
Java Field:
isActive
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:true
Indicates whether the terminal update task is active within the system.
Is Required
Added On:
04/10/15
SQL Column:
IS_REQUIRED
Java Field:
isRequired
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:true
Indicates whether the backup is required if the update is unsuccessful.
Portfolio Code
Added On:
03/12/15
SQL Column:
PORTFOLIO_CODE
Java Field:
portfolioCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Portfolio that this resource belongs to.
Resource CL
Added On:
03/12/15
SQL Column:
RESOURCE_CL
Java Field:
resourceCl
Status:
Active
SQL Type:
varchar(1)
Java Type:
String
References
Resource Classifier
Attributes:
Reference to the entity that enumerates possible values of resource types that can be uploaded to the terminal.
Resource Code
Added On:
03/12/15
SQL Column:
RESOURCE_CODE
Java Field:
resourceCode
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Code of the resource type that is uploaded to the terminal (application, file, etc).
Resource Repository FK
Added On:
03/12/15
SQL Column:
RESOURCE_REPOSITORY_FK
Java Field:
resourceRepository
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
References
Resource Repository
Attributes:
Reference to the entity that represents the repository path where is placed the update file that should be uploaded to the terminal.
Task CL
Added On:
03/12/15
SQL Column:
TASK_CL
Java Field:
taskCl
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
References
Terminal Update Task Classifier
Attributes:
Reference to the entity that enumerates possible values of update tasks available for the terminal.
Copyright © TidyPay. All Rights Reserved.
All Logos and Trademarks used or mentioned on this page are copyrighted property of their respective owners and are used for display purposes only.