brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/PaymentMethodBrand.md

Summary

Maintainability
Test Coverage
# # PaymentMethodBrand

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**payment_method_brand_type** | **string** | The payment method brand, such as Visa or PayPal. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/gct:PaymentMethodBrandEnum'>eBay API documentation</a> | [optional]
**logo_image** | [**\TNT\Ebay\Buy\Browse\V1\Model\Image**](Image.md) |  | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)