Name | Type | Description | Notes |
---|---|---|---|
payment_method_type | string | The payment method type, such as credit card or cash. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/gct:PaymentMethodTypeEnum'>eBay API documentation</a> | [optional] |
payment_method_brands | \Ebay\Model\Buy\Browse\PaymentMethodBrand[] | The payment method brands, including the payment method brand type and logo image. | [optional] |
payment_instructions | string[] | The payment instructions for the buyer, such as <i>cash in person</i> or <i>contact seller</i>. | [optional] |
seller_instructions | string[] | The seller instructions to the buyer, such as <i>accepts credit cards</i> or <i>see description</i>. | [optional] |