Field Index | SQL Mapping |
Type | Field Name |
---|---|
poid | PIN_FLD_SESSION_OBJ |
poid | PIN_FLD_ACCOUNT_OBJ |
poid | PIN_FLD_BILLINFO_OBJ |
string | PIN_FLD_PROGRAM_NAME |
timestamp | PIN_FLD_START_T |
timestamp | PIN_FLD_END_T |
string | PIN_FLD_SYS_DESCR |
array | PIN_FLD_BAL_IMPACTS |
poid | |
poid | |
int | |
decimal | |
array | PIN_FLD_SUB_BAL_IMPACTS |
poid | |
int | |
int | |
enum | |
array | |
enum | |
decimal | |
timestamp | |
int | |
timestamp | |
int | |
string | |
int | |
poid | |
decimal |
Type | Field Name | Table | Column Name |
---|---|---|---|
derived-class | /event/notification/billing/updaterollupbalances | ||
poid | PIN_FLD_SESSION_OBJ | ||
poid | PIN_FLD_ACCOUNT_OBJ | ||
poid | PIN_FLD_BILLINFO_OBJ | ||
string | PIN_FLD_PROGRAM_NAME | ||
timestamp | PIN_FLD_START_T | ||
timestamp | PIN_FLD_END_T | ||
string | PIN_FLD_SYS_DESCR | ||
array | PIN_FLD_BAL_IMPACTS | ||
poid |
PIN_FLD_BAL_GRP_OBJ
|
||
poid |
PIN_FLD_ACCOUNT_OBJ
|
||
int |
PIN_FLD_RESOURCE_ID
|
||
decimal |
PIN_FLD_AMOUNT
|
||
array | PIN_FLD_SUB_BAL_IMPACTS | ||
poid |
PIN_FLD_BAL_GRP_OBJ
|
||
int |
PIN_FLD_RESOURCE_ID
|
||
int |
PIN_FLD_CREDIT_PROFILE
|
||
enum |
PIN_FLD_CONSUMPTION_RULE
|
||
array |
PIN_FLD_SUB_BALANCES
|
||
enum |
PIN_FLD_SUBTYPE
|
||
decimal |
PIN_FLD_AMOUNT
|
||
timestamp |
PIN_FLD_VALID_FROM
|
||
int |
PIN_FLD_VALID_FROM_DETAILS
|
||
timestamp |
PIN_FLD_VALID_TO
|
||
int |
PIN_FLD_VALID_TO_DETAILS
|
||
string |
PIN_FLD_CONTRIBUTOR_STR
|
||
int |
PIN_FLD_ROLLOVER_DATA
|
||
poid |
PIN_FLD_GRANTOR_OBJ
|
||
decimal |
PIN_FLD_GRANTED_BAL
|
Column names marked with * are actually column prefixes. For poid type fields, the column prefix is used to create the columns poid_id0, poid_db and poid_type if the prefix is "poid". For PIN_FLD_POID in the base table, an additional column named poid_rev is created to hold the poid revision. For buffer fields, two columns are created - one in the containing table and one in the buffer table. For example if the prefix is "buf", then the column name in the buffer table is buffer_buf and the column name in the containing table is buffer_size. |
Field Index | This Class |