Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
PaymentServiceProviderLinkInfo |
PaymentServiceProviderLinkInfo.clone() |
PaymentServiceProviderLinkInfo |
AccountsLinkRequest.getPaymentServiceProviderLinkInfo()
Additional information required for `paymentServiceProvider` link type.
|
PaymentServiceProviderLinkInfo |
PaymentServiceProviderLinkInfo.set(String fieldName,
Object value) |
PaymentServiceProviderLinkInfo |
PaymentServiceProviderLinkInfo.setExternalAccountBusinessCountry(String externalAccountBusinessCountry)
The business country of the merchant account as identified by the third party service provider.
|
PaymentServiceProviderLinkInfo |
PaymentServiceProviderLinkInfo.setExternalAccountId(String externalAccountId)
The id used by the third party service provider to identify the merchant.
|
Modifier and Type | Method and Description |
---|---|
AccountsLinkRequest |
AccountsLinkRequest.setPaymentServiceProviderLinkInfo(PaymentServiceProviderLinkInfo paymentServiceProviderLinkInfo)
Additional information required for `paymentServiceProvider` link type.
|
Copyright © 2011–2024 Google. All rights reserved.