Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 738 Bytes

V1PaymentItemDetail.md

File metadata and controls

19 lines (11 loc) · 738 Bytes

Square.Connect.Model.V1PaymentItemDetail

Description

V1PaymentItemDetail

Properties

Name Type Description Notes
CategoryName string The name of the item's merchant-defined category, if any. [optional]
Sku string The item's merchant-defined SKU, if any. [optional]
ItemId string The unique ID of the item purchased, if any. [optional]
ItemVariationId string The unique ID of the item variation purchased, if any. [optional]

[Back to Model list] [Back to API list] [Back to README]