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

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 
Int32 sortOrder [get, set]
 
List< com.clover.sdk.v3.base_.Referenceitems [get, set]
 Items associated with this category More...
 

Detailed Description

Definition at line 27 of file Category.cs.

Property Documentation

◆ id

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

Unique identifier

Definition at line 32 of file Category.cs.

◆ items

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

Items associated with this category

Definition at line 44 of file Category.cs.

◆ name

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

Definition at line 37 of file Category.cs.

◆ sortOrder

Int32 com.clover.sdk.v3.inventory.Category.sortOrder
getset

Definition at line 39 of file Category.cs.


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