| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.Builder.build()
Builds a new
Address object using the set fields. |
Address |
PaypalWallet.getAddress()
Getter for Address.
|
Address |
VenmoWalletResponse.getAddress()
Getter for Address.
|
Address |
ShippingWithTrackingDetails.getAddress()
Getter for Address.
|
Address |
VenmoPaymentToken.getAddress()
Getter for Address.
|
Address |
PaypalPaymentToken.getAddress()
Getter for Address.
|
Address |
PaypalWalletResponse.getAddress()
Getter for Address.
|
Address |
ShippingDetails.getAddress()
Getter for Address.
|
Address |
Payer.getAddress()
Getter for Address.
|
Address |
VaultedDigitalWalletShippingDetails.getAddress()
Getter for Address.
|
Address |
GooglePayCardResponse.getBillingAddress()
Getter for BillingAddress.
|
Address |
GooglePayRequestCard.getBillingAddress()
Getter for BillingAddress.
|
Address |
GooglePayCard.getBillingAddress()
Getter for BillingAddress.
|
Address |
PaymentTokenRequestCard.getBillingAddress()
Getter for BillingAddress.
|
Address |
SetupTokenRequestCard.getBillingAddress()
Getter for BillingAddress.
|
Address |
CardRequest.getBillingAddress()
Getter for BillingAddress.
|
Address |
ApplePayCard.getBillingAddress()
Getter for BillingAddress.
|
Address |
ApplePayTokenizedCard.getBillingAddress()
Getter for BillingAddress.
|
Address |
ApplePayCardResponse.getBillingAddress()
Getter for BillingAddress.
|
Address |
Level3CardProcessingData.getShippingAddress()
Getter for ShippingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
PaypalWallet.Builder |
PaypalWallet.Builder.address(Address address)
Setter for address.
|
VenmoWalletResponse.Builder |
VenmoWalletResponse.Builder.address(Address address)
Setter for address.
|
ShippingWithTrackingDetails.Builder |
ShippingWithTrackingDetails.Builder.address(Address address)
Setter for address.
|
VenmoPaymentToken.Builder |
VenmoPaymentToken.Builder.address(Address address)
Setter for address.
|
PaypalPaymentToken.Builder |
PaypalPaymentToken.Builder.address(Address address)
Setter for address.
|
PaypalWalletResponse.Builder |
PaypalWalletResponse.Builder.address(Address address)
Setter for address.
|
ShippingDetails.Builder |
ShippingDetails.Builder.address(Address address)
Setter for address.
|
Payer.Builder |
Payer.Builder.address(Address address)
Setter for address.
|
VaultedDigitalWalletShippingDetails.Builder |
VaultedDigitalWalletShippingDetails.Builder.address(Address address)
Setter for address.
|
GooglePayCardResponse.Builder |
GooglePayCardResponse.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
GooglePayRequestCard.Builder |
GooglePayRequestCard.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
GooglePayCard.Builder |
GooglePayCard.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
PaymentTokenRequestCard.Builder |
PaymentTokenRequestCard.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
SetupTokenRequestCard.Builder |
SetupTokenRequestCard.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
CardRequest.Builder |
CardRequest.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
ApplePayCard.Builder |
ApplePayCard.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
ApplePayTokenizedCard.Builder |
ApplePayTokenizedCard.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
ApplePayCardResponse.Builder |
ApplePayCardResponse.Builder.billingAddress(Address billingAddress)
Setter for billingAddress.
|
void |
PaypalWallet.setAddress(Address address)
Setter for Address.
|
void |
VenmoWalletResponse.setAddress(Address address)
Setter for Address.
|
void |
ShippingWithTrackingDetails.setAddress(Address address)
Setter for Address.
|
void |
VenmoPaymentToken.setAddress(Address address)
Setter for Address.
|
void |
PaypalPaymentToken.setAddress(Address address)
Setter for Address.
|
void |
PaypalWalletResponse.setAddress(Address address)
Setter for Address.
|
void |
ShippingDetails.setAddress(Address address)
Setter for Address.
|
void |
Payer.setAddress(Address address)
Setter for Address.
|
void |
VaultedDigitalWalletShippingDetails.setAddress(Address address)
Setter for Address.
|
void |
GooglePayCardResponse.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
GooglePayRequestCard.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
GooglePayCard.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
PaymentTokenRequestCard.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
SetupTokenRequestCard.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
CardRequest.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
ApplePayCard.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
ApplePayTokenizedCard.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
ApplePayCardResponse.setBillingAddress(Address billingAddress)
Setter for BillingAddress.
|
void |
Level3CardProcessingData.setShippingAddress(Address shippingAddress)
Setter for ShippingAddress.
|
Level3CardProcessingData.Builder |
Level3CardProcessingData.Builder.shippingAddress(Address shippingAddress)
Setter for shippingAddress.
|
| Constructor and Description |
|---|
ApplePayCard(String name,
String lastDigits,
CardType type,
CardBrand brand,
Address billingAddress)
Initialization constructor.
|
ApplePayCardResponse(String name,
String lastDigits,
CardBrand brand,
List<CardBrand> availableNetworks,
CardType type,
AuthenticationResponse authenticationResult,
CardAttributesResponse attributes,
CardFromRequest fromRequest,
String expiry,
BinDetails binDetails,
CardStoredCredential storedCredential,
Address billingAddress,
String countryCode)
Initialization constructor.
|
ApplePayTokenizedCard(String name,
String number,
String expiry,
CardBrand cardType,
CardType type,
CardBrand brand,
Address billingAddress)
Initialization constructor.
|
CardRequest(String name,
String number,
String expiry,
String securityCode,
Address billingAddress,
CardAttributes attributes,
String vaultId,
String singleUseToken,
CardStoredCredential storedCredential,
NetworkToken networkToken,
CardExperienceContext experienceContext)
Initialization constructor.
|
GooglePayCard(String name,
String number,
String expiry,
String lastDigits,
CardType type,
CardBrand brand,
Address billingAddress)
Initialization constructor.
|
GooglePayCardResponse(String name,
String lastDigits,
CardType type,
CardBrand brand,
Address billingAddress,
AuthenticationResponse authenticationResult)
Initialization constructor.
|
GooglePayRequestCard(String name,
CardType type,
CardBrand brand,
Address billingAddress)
Initialization constructor.
|
Level3CardProcessingData(Money shippingAmount,
Money dutyAmount,
Money discountAmount,
Address shippingAddress,
String shipsFromPostalCode,
List<LineItem> lineItems)
Initialization constructor.
|
Payer(String emailAddress,
String payerId,
Name name,
PhoneWithType phone,
String birthDate,
TaxInfo taxInfo,
Address address)
Initialization constructor.
|
PaymentTokenRequestCard(String name,
String number,
String expiry,
String securityCode,
CardBrand brand,
Address billingAddress)
Initialization constructor.
|
PaypalPaymentToken(String description,
UsagePattern usagePattern,
VaultedDigitalWalletShippingDetails shipping,
Boolean permitMultiplePaymentTokens,
PaypalPaymentTokenUsageType usageType,
PaypalPaymentTokenCustomerType customerType,
String emailAddress,
String payerId,
Name name,
PhoneWithType phone,
Address address,
String accountId,
Phone phoneNumber)
Initialization constructor.
|
PaypalWallet(String vaultId,
String emailAddress,
Name name,
PhoneWithType phone,
String birthDate,
TaxInfo taxInfo,
Address address,
PaypalWalletAttributes attributes,
PaypalWalletExperienceContext experienceContext,
String billingAgreementId,
PaypalWalletStoredCredential storedCredential)
Initialization constructor.
|
PaypalWalletResponse(String emailAddress,
String accountId,
PaypalWalletAccountVerificationStatus accountStatus,
Name name,
PhoneType phoneType,
PhoneNumber phoneNumber,
String birthDate,
String businessName,
TaxInfo taxInfo,
Address address,
PaypalWalletAttributesResponse attributes,
PaypalWalletStoredCredential storedCredential)
Initialization constructor.
|
SetupTokenRequestCard(String name,
String number,
String expiry,
String securityCode,
CardBrand brand,
Address billingAddress,
VaultCardVerificationMethod verificationMethod,
SetupTokenCardExperienceContext experienceContext)
Initialization constructor.
|
ShippingDetails(ShippingName name,
String emailAddress,
PhoneNumberWithCountryCode phoneNumber,
FulfillmentType type,
List<ShippingOption> options,
Address address)
Initialization constructor.
|
ShippingWithTrackingDetails(ShippingName name,
String emailAddress,
PhoneNumberWithCountryCode phoneNumber,
FulfillmentType type,
List<ShippingOption> options,
Address address,
List<OrderTrackerResponse> trackers)
Initialization constructor.
|
VaultedDigitalWalletShippingDetails(ShippingName name,
PhoneNumberWithCountryCode phoneNumber,
FulfillmentType type,
Address address)
Initialization constructor.
|
VenmoPaymentToken(String description,
UsagePattern usagePattern,
VaultedDigitalWalletShippingDetails shipping,
Boolean permitMultiplePaymentTokens,
PaypalPaymentTokenUsageType usageType,
PaypalPaymentTokenCustomerType customerType,
String emailAddress,
String payerId,
Name name,
PhoneWithType phone,
Address address,
String userName)
Initialization constructor.
|
VenmoWalletResponse(String emailAddress,
String accountId,
String userName,
Name name,
PhoneNumber phoneNumber,
Address address,
VenmoWalletAttributesResponse attributes)
Initialization constructor.
|
Copyright © 2025. All rights reserved.