public static class ApplePayAttributes.Builder extends Object
ApplePayAttributes.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ApplePayAttributes |
build()
Builds a new
ApplePayAttributes object using the set fields. |
ApplePayAttributes.Builder |
customer(CustomerInformation customer)
Setter for customer.
|
ApplePayAttributes.Builder |
vault(VaultInstruction vault)
Setter for vault.
|
public ApplePayAttributes.Builder customer(CustomerInformation customer)
customer - CustomerInformation value for customer.public ApplePayAttributes.Builder vault(VaultInstruction vault)
vault - VaultInstruction value for vault.public ApplePayAttributes build()
ApplePayAttributes object using the set fields.ApplePayAttributesCopyright © 2025. All rights reserved.