Contents

name

The buyer’s first and last name.

Declaration

static var name: PKAddressField { get }

Discussion

This constant lets you request the name used for shipping or billing. The name is also included as part of the postal address field. The system only handles the name as a separate field when the postal address is not requested.

See Also

Constants