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

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 Tag name More...
 
List< com.clover.sdk.v3.base_.Referenceitems [get, set]
 Items associated with this tag More...
 
List< com.clover.sdk.v3.base_.Referenceprinters [get, set]
 Printers associated with this tag More...
 

Detailed Description

Definition at line 27 of file Tag.cs.

Property Documentation

◆ id

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

Unique identifier

Definition at line 32 of file Tag.cs.

◆ items

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

Items associated with this tag

Definition at line 42 of file Tag.cs.

◆ name

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

Tag name

Definition at line 37 of file Tag.cs.

◆ printers

List<com.clover.sdk.v3.base_.Reference> com.clover.sdk.v3.inventory.Tag.printers
getset

Printers associated with this tag

Definition at line 47 of file Tag.cs.


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