docs/CreateCustomerCardRequest.md in square_connect-2.20190327.1.292 vs docs/CreateCustomerCardRequest.md in square_connect-2.20190410.0.296
- old
+ new
@@ -1,9 +1,9 @@
# SquareConnect::CreateCustomerCardRequest
### Description
-Defines the fields that are included in the request body of a request to the [CreateCustomerCard](#endpoint-createcustomercard) endpoint.
+Defines the fields that are included in the request body of a request to the CreateCustomerCard endpoint.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**card_nonce** | **String** | A card nonce representing the credit card to link to the customer. Card nonces are generated by the `SqPaymentForm` that buyers enter their card information into. See [Embedding the payment form](/payments/sqpaymentform/overview) for more information. __Note:__ Card nonces generated by digital wallets (e.g., Apple Pay) cannot be used to create a customer card. |