MemberProfile
Represents personal identifying information associated with a Sparkfly Member. No fields are required nor guaranteed to be stored. Member profile data may be outsourced to third-party clients upon request.
- birthType: integer
_day The day of the month the member was born.
- birthType: integer
_month min:1max:12Month of birth expressed as a 1-based index (1 = January, 2 = February, etc.)
- customType: object
_data Arbitrary additional data attached to this member's profile.
- emailType: string
The member's e-mail address.
- firstType: string
_name The member's first name.
- lastType: string
_name The member's last name.
- phoneType: string
The member's contact phone number.