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
Billing History
UML
Parent:
Activity Cause
Added On:
03/16/12
SQL Table:
BILLING_HISTORY
Module:
UniBill
Type:
Entity
Status:
Active
Java Class:
BillingHistory
Entity that represents information about billing history of the specific account.
Available Fields:
Billing FK
Billing Profile FK
Close Date
Effective Date
Ref Processing Code
Billing FK
Added On:
03/16/12
SQL Column:
BILLING_FK
Java Field:
billing
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
References
Billing
Attributes:
Reference to the entity that represents billing.
Billing Profile FK
Added On:
03/16/12
SQL Column:
BILLING_PROFILE_FK
Java Field:
billingProfile
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
References
Billing Profile
Attributes:
Reference to the entity that represents the billing profile associated with the billing.
Close Date
Added On:
03/16/12
SQL Column:
CLOSE_DATE
Java Field:
closeDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Date when the billing was closed.
Effective Date
Added On:
03/16/12
SQL Column:
EFFECTIVE_DATE
Java Field:
effectiveDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Date when the billing was created.
Ref Processing Code
Added On:
03/16/12
SQL Column:
REF_PROCESSING_CODE
Java Field:
refProcessingCode
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Reference processing code.
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.