Skip to content

Latest commit

 

History

History
81 lines (43 loc) · 1.82 KB

_lib_index_d_.applerequestresponsefullname.md

File metadata and controls

81 lines (43 loc) · 1.82 KB

Interface: AppleRequestResponseFullName

An optional full name shared by the user.

These fields are populated with values that the user authorized.

Hierarchy

  • AppleRequestResponseFullName

Index

Properties

Properties

familyName

familyName: string | null

Defined in lib/index.d.ts:306

Name passed from one generation to another to indicate lineage, e.g. Appleseed


givenName

givenName: string | null

Defined in lib/index.d.ts:296

Name bestowed upon an individual by one's parents, e.g. Johnathan


middleName

middleName: string | null

Defined in lib/index.d.ts:301

Secondary given name chosen to differentiate those with the same first name, e.g. Maple


namePrefix

namePrefix: string | null

Defined in lib/index.d.ts:291

Pre-nominal letters denoting title, salutation, or honorific, e.g. Dr., Mr.


nameSuffix

nameSuffix: string | null

Defined in lib/index.d.ts:311

Post-nominal letters denoting degree, accreditation, or other honor, e.g. Esq., Jr., Ph.D.


nickname

nickname: string | null

Defined in lib/index.d.ts:316

Name substituted for the purposes of familiarity, e.g. "Johnny"