Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 953 Bytes

SWGContactSummary.md

File metadata and controls

17 lines (13 loc) · 953 Bytes

SWGContactSummary

Properties

Name Type Description Notes
_id NSNumber* Integer ID. Read-only. [optional]
prefix NSString* Salutation, such as Mr, Mrs, or Dr [optional]
firstName NSString* First name or given name [optional]
middleName NSString* Middle or second name [optional]
lastName NSString* Last name or surname [optional]
suffix NSString* Suffix, such as 'Jr.', 'Sr.', 'II', or 'III' [optional]
nickname NSString* Nickname, or a shortened informal version of the contact's name [optional]
company NSString* Name of the contact's company [optional]

[Back to Model list] [Back to API list] [Back to README]