affirm · Schema

NameObject

A person's name split into first and last components.

Properties

Name Type Description
first string First name.
last string Last name.
full string Full name as a single string.
View JSON Schema on GitHub