V1PaymentItemDetail

March 13, 2019 ยท View on GitHub

Description

V1PaymentItemDetail

Properties

NameGetterSetterTypeDescriptionNotes
category_namegetCategoryName()setCategoryName($value)stringThe name of the item's merchant-defined category, if any.[optional]
skugetSku()setSku($value)stringThe item's merchant-defined SKU, if any.[optional]
item_idgetItemId()setItemId($value)stringThe unique ID of the item purchased, if any.[optional]
item_variation_idgetItemVariationId()setItemVariationId($value)stringThe unique ID of the item variation purchased, if any.[optional]

Note: All properties are protected and only accessed via getters and setters.

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