lineItemUid property

String? lineItemUid
final

The UID of the GIFT_CARD line item in the order that represents the additional funds for the gift card.

Applications that use the Square Orders API to process orders must specify the line item UID in the CreateGiftCardActivity request.

Implementation

final String? lineItemUid;