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

Latest commit

 

History

History
18 lines (12 loc) · 753 Bytes

V1PaymentItemDetail.md

File metadata and controls

18 lines (12 loc) · 753 Bytes

V1PaymentItemDetail

squareconnect.models.v1_payment_item_detail

Description

V1PaymentItemDetail

Properties

Name Type Description Notes
category_name str The name of the item's merchant-defined category, if any. [optional]
sku str The item's merchant-defined SKU, if any. [optional]
item_id str The unique ID of the item purchased, if any. [optional]
item_variation_id str The unique ID of the item variation purchased, if any. [optional]

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