Name | Type | Description | Notes |
---|---|---|---|
brands | string[] | <span class="tablenote"><b>Note</b>: This array is no longer applicable and should not be used. eBay now controls all electronic payment methods available for a marketplace, and a seller never has to specify any electronic payment methods, including any credit card brands accepted. </span> | [optional] |
payment_method_type | \SapientPro\EbayAccountSDK\Enums\PaymentMethodTypeEnum | eBay now controls all electronic payment methods available for a marketplace, so only offline payment method enum values may be used in this field, and offline payment methods will only be applicable to listings that require or support offline payments. See the <b>PaymentMethodTypeEnum</b> type for supported offline payment method enum values. </p> For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:PaymentMethodTypeEnum'>eBay API documentation</a> | [optional] |
recipient_account_reference | \SapientPro\EbayAccountSDK\Models\RecipientAccountReference | [optional] |