billingContact
The user-selected billing address for this transaction.
Declaration
var billingContact: PKContact? { get }Discussion
Only the fields specified in the requiredBillingAddressFields property of the PKPaymentRequest object are populated. If no required billing fields were specified, the value of this property is nil.