Sha256: a699819680ae28f85fcf66cd0580b7bd4a50eb00f6495adb4b452db55b3379d4

Contents?: true

Size: 1.16 KB

Versions: 15

Compression:

Stored size: 1.16 KB

Contents

# SquareConnect::OrderFulfillmentRecipient

### Description

The recipient of a fulfillment.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_id** | **String** | The Customer ID of the customer associated with the fulfillment.  If customer_id is provided, the corresponding recipient information fields (`display_name`, `email_address`, and `phone_number`) are automatically populated from the relevant customer profile. If the targeted profile information does not contain the necessary required information, the request will result in an error. | [optional] 
**display_name** | **String** | The display name of the fulfillment recipient.  If provided, overrides the value from customer profile indicated by customer_id. | [optional] 
**email_address** | **String** | The email address of the fulfillment recipient.  If provided, overrides the value from customer profile indicated by customer_id. | [optional] 
**phone_number** | **String** | The phone number of the fulfillment recipient.  If provided, overrides the value from customer profile indicated by customer_id. | [optional] 


Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/OrderFulfillmentRecipient.md
square_connect-2.20190724.0.331 docs/OrderFulfillmentRecipient.md
square_connect-2.20190724.0.330 docs/OrderFulfillmentRecipient.md
square_connect-2.20190724.0.325 docs/OrderFulfillmentRecipient.md
square_connect-2.20190710.0.321 docs/OrderFulfillmentRecipient.md
square_connect-2.20190612.1.314 docs/OrderFulfillmentRecipient.md
square_connect-2.20190612.0.311 docs/OrderFulfillmentRecipient.md
square_connect-2.20190612.0.309 docs/OrderFulfillmentRecipient.md
square_connect-2.20190508.0.304 docs/OrderFulfillmentRecipient.md
square_connect-2.20190410.1.300 docs/OrderFulfillmentRecipient.md
square_connect-2.20190410.0.296 docs/OrderFulfillmentRecipient.md
square_connect-2.20190327.1.292 docs/OrderFulfillmentRecipient.md
square_connect-2.20190313.1.282 docs/OrderFulfillmentRecipient.md
square_connect-2.20190313.0.278 docs/OrderFulfillmentRecipient.md
square_connect-2.20190213.0.274 docs/OrderFulfillmentRecipient.md