Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 621 Bytes

TerminalProduct.md

File metadata and controls

14 lines (9 loc) · 621 Bytes

TerminalProduct

Properties

Name Type Description Notes
description kotlin.String Information about items included and integration options. [optional]
id kotlin.String The unique identifier of the product. [optional]
itemsIncluded kotlin.collections.List<kotlin.String> A list of parts included in the terminal package. [optional]
name kotlin.String The descriptive name of the product. [optional]
price TerminalProductPrice [optional]