Method: SwaggerClient::PurchaseGiftCardRequest#recipient_name
- Defined in:
- lib/swagger_client/models/purchase_gift_card_request.rb
#recipient_name ⇒ Object
The name of the person who is to receive the gift card. This parameter is required if the LayoutId is not 0.<br /> Maximum length: 20
39 40 41 |
# File 'lib/swagger_client/models/purchase_gift_card_request.rb', line 39 def recipient_name @recipient_name end |