Element Type : person

Synopsis

Represents a person

Definition

Sequence of person.name
email [?]
employment [?]
us.address [?]
phone [*]

Attributes

NameDatatypeRequiredDescription
object.id

URI

trueThe URI to act as the object identifier for this person.
account.href

URI

trueThe consumer account URI to which this person belongs.
birth.date

date

falseThe person's birth date.
gender

string

One of the following values:

  • female
  • male
falseThe person's sex.
ssn

string

falseThe person's social security number.
student.gpa

real

falseThe student's GPA.
gpa.scale

real

falseThe scale of the GPA (e.g 4.0).
married

boolean

falseIf the person is married, this value is set to 'true'.
college.graduate

boolean

falseIdentifies if the person is a college graduate.
home.owner

boolean

falseIdentifies if the person is a home owner.
billing.information.href

URI

falseA link to the billing information associated with this person.