Definition
PersonID: Specified or auto generated unique ID for the person.
PersonGivenName: An optional field to store the first or given name of the person.
PersonFamilyName: An optional field to store the last or family name of the person.
PersonEmail: An optional field to store the email address of the person.
PersonPhone: An optional field to store the phone number of the person.
PersonStreet1: An optional field to store the street address 1 of the person.
PersonStreet2: An optional field to store the street address 2 of the person.
PersonCity: An optional field to store the address city of the person.
PersonState: An optional field to store the address state of the person.
PersonCountry: An optional field to store the address country of the person. This can help with intrusion detection by identifying logins outside of the persons country of residence.
PersonPostCode: An optional field to store the address post code of the person.
PersonMarketing: A required field to store the marketing state for the person. Options are requested | subscribed | unsubscribed.