Contents

billingAddress

The user’s billing address.

Declaration

@NSCopying var billingAddress: CNContact? { get }

Discussion

For privacy, PassKit partially redacts the user’s billing address. PassKit populates this property only when the app doesn’t request a shipping address.

See Also

Getting the payment method’s attributes