brandon14/ebay-sdk-php

View on GitHub
src/Sell/Logistics/V1/docs/Model/Contact.md

Summary

Maintainability
Test Coverage
# # Contact

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**company_name** | **string** | The company name with which the contact is associated. | [optional]
**contact_address** | [**\TNT\Ebay\Sell\Logistics\V1\Model\ContactAddress**](ContactAddress.md) |  | [optional]
**full_name** | **string** | The contact's full name. | [optional]
**primary_phone** | [**\TNT\Ebay\Sell\Logistics\V1\Model\PhoneNumber**](PhoneNumber.md) |  | [optional]

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