billmax documentation   BillMax Billing Solutions
  877.245.5629
  sales@billmax.com
 

Name

USER — C structure used for a user table record

Synopsis

#include "billmax.h"
			

DESCRIPTION

An USER structure describes data storage for a user table record.

STRUCTURE MEMBERS

int number;    
int account; 
int state; 
char startdate[11];
char enddate[11];
char entdate[11];
char enttime[9];
int empl;
char fname[31];
char mname[31];
char lname[31];
char email[101];
char addr1[51];
char addr2[51];
char addr3[51];
char addr4[51]; 
char city[31]; 
char statename[31];
char zip[31]; 
char country[31];
char dphone[21]; 
char nphone[21];
char aphone[41];
char dob[11];
char ssn[13];
char maiden[31]; 
char dlnumber[21];
char dlstate[31];
char modem[51];
int mspeed;
int os;
int misc01;
int misc02;
int misc03;
int misc04;
int misc05;
char misc06[51];
char misc07[51];
char misc08[51];
char misc09[51];
char misc10[51];
char misc11[11];
char misc12[11];
char misc13[11];
char misc14[11];
char misc15[11];
char misc16[9];
char misc17[9];
char misc18[9];
char misc19[9];
char misc20[9];
char custsecret[51];
char dataphone[21];
char generation[15];
int reason;
char title[16];
char suspdate[11];
			

Document Revision A for BillMax 2.2.0   -   Copyright © 1997-2006 The iSpark Group, Inc.

All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The iSpark Group, Inc. This documentation is for the sole use of licensees of the BillMax billing software created by The iSpark Group, Inc. Making the documentation available to a non-licensee of BillMax without written permission of The iSpark Group, Inc. is a violation of the use of this documentation.

While precautions have been taken in the preparation of this documentation, The iSpark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark.

Links to third-party Web sites are provided for convenience. The iSpark Group, Inc. is not responsible for any content contained in the third-party Web sites.

Comments about this documentation may be sent to doc@billmax.com