Field Index | SQL Mapping |
Type | Field Name |
---|---|
string | PIN_FLD_NAME |
poid | PIN_FLD_USERID |
poid | PIN_FLD_SESSION_OBJ |
poid | PIN_FLD_ACCOUNT_OBJ |
string | PIN_FLD_PROGRAM_NAME |
timestamp | PIN_FLD_END_T |
timestamp | PIN_FLD_START_T |
string | PIN_FLD_SYS_DESCR |
array | PIN_FLD_BALANCES |
poid | |
poid | |
string | |
string | |
int | |
timestamp | |
decimal | |
int |
Type | Field Name | Table | Column Name |
---|---|---|---|
derived-class | /event/notification/balance/expiry | ||
string | PIN_FLD_NAME | ||
poid | PIN_FLD_USERID | ||
poid | PIN_FLD_SESSION_OBJ | ||
poid | PIN_FLD_ACCOUNT_OBJ | ||
string | PIN_FLD_PROGRAM_NAME | ||
timestamp | PIN_FLD_END_T | ||
timestamp | PIN_FLD_START_T | ||
string | PIN_FLD_SYS_DESCR | ||
array | PIN_FLD_BALANCES | ||
poid |
PIN_FLD_BAL_GRP_OBJ
|
||
poid |
PIN_FLD_SERVICE_OBJ
|
||
string |
PIN_FLD_RESOURCE_NAME
|
||
string |
PIN_FLD_RESOURCE_SYMBOL
|
||
int |
PIN_FLD_RESOURCE_ID
|
||
timestamp |
PIN_FLD_VALID_TO
|
||
decimal |
PIN_FLD_CURRENT_BALANCE_QUANTITY
|
||
int |
PIN_FLD_REC_ID
|
||
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 |