iap_account

-1 rows


Description

IAP Account

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('iap_account_id_seq'::regclass)
iap_account_info.account_id iap_account_info_account_id_fkey N
iap_account_res_company_rel.iap_account_id iap_account_res_company_rel_iap_account_id_fkey C
create_uid int4 10 null
res_users.id iap_account_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id iap_account_write_uid_fkey N

Last Updated by

name varchar 2147483647 null

Name

service_name varchar 2147483647 null

Service Name

account_token varchar 43 null

Account Token

show_token bool 1 null

Show Token

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
iap_account_pkey Primary key Asc id

Relationships