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

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 Name of this attribute More...
 
com.clover.sdk.v3.base_.Reference itemGroup [get, set]
 The item group this attribute belongs to More...
 
List< com.clover.sdk.v3.inventory.Optionoptions [get, set]
 Options associated with this attribute More...
 

Detailed Description

Definition at line 27 of file Attribute.cs.

Property Documentation

◆ id

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

Unique identifier

Definition at line 32 of file Attribute.cs.

◆ itemGroup

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.inventory.Attribute.itemGroup
getset

The item group this attribute belongs to

Definition at line 42 of file Attribute.cs.

◆ name

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

Name of this attribute

Definition at line 37 of file Attribute.cs.

◆ options

List<com.clover.sdk.v3.inventory.Option> com.clover.sdk.v3.inventory.Attribute.options
getset

Options associated with this attribute

Definition at line 47 of file Attribute.cs.


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