CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.inventory.ItemGroup Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 Name of the option More...
 
List< com.clover.sdk.v3.base_.Referenceitems [get, set]
 Items that are members of this group More...
 
List< com.clover.sdk.v3.base_.Referenceattributes [get, set]
 Attributes that belong to this group More...
 

Detailed Description

Definition at line 27 of file ItemGroup.cs.

Property Documentation

◆ attributes

List<com.clover.sdk.v3.base_.Reference> com.clover.sdk.v3.inventory.ItemGroup.attributes
getset

Attributes that belong to this group

Definition at line 47 of file ItemGroup.cs.

◆ id

String com.clover.sdk.v3.inventory.ItemGroup.id
getset

Unique identifier

Definition at line 32 of file ItemGroup.cs.

◆ items

List<com.clover.sdk.v3.base_.Reference> com.clover.sdk.v3.inventory.ItemGroup.items
getset

Items that are members of this group

Definition at line 42 of file ItemGroup.cs.

◆ name

String com.clover.sdk.v3.inventory.ItemGroup.name
getset

Name of the option

Definition at line 37 of file ItemGroup.cs.


The documentation for this class was generated from the following file: