common.fax_accounts

Field Type Null Default Key Extra Comment
fxa_id int(11) NO PRI auto_increment
fxa_username varchar(256) NO MUL
fxa_password varchar(256) NO MUL
fxa_fxat_id int(11) NO
fxa_sfax_acc_version char(1) NO
fxa_phone varchar(10) NO
fxa_encryption_vector varchar(256) NO
fxa_encryption_key varchar(256) NO
fxa_api_key varchar(256) NO
fxa_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
fxa_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References
fxa_id
TableColumn
common.fax_accounts_mapfxam_fxa_id