brandon14/ebay-sdk-php

View on GitHub
src/Buy/Order/V2/docs/Model/Recipient.md

Summary

Maintainability
Test Coverage
# # Recipient

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**first_name** | **string** | The first name of the person receiving the purchase order. | [optional]
**last_name** | **string** | The last name of the person receiving the purchase order. | [optional]

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