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

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 Friendly name to describe the hours More...
 
com.clover.sdk.v3.hours.Reference reference [get, set]
 
List< com.clover.sdk.v3.hours.HourRangesunday [get, set]
 
List< com.clover.sdk.v3.hours.HourRangemonday [get, set]
 
List< com.clover.sdk.v3.hours.HourRangetuesday [get, set]
 
List< com.clover.sdk.v3.hours.HourRangewednesday [get, set]
 
List< com.clover.sdk.v3.hours.HourRangethursday [get, set]
 
List< com.clover.sdk.v3.hours.HourRangefriday [get, set]
 
List< com.clover.sdk.v3.hours.HourRangesaturday [get, set]
 

Detailed Description

Definition at line 27 of file HoursSet.cs.

Property Documentation

◆ friday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.friday
getset

Definition at line 51 of file HoursSet.cs.

◆ id

String com.clover.sdk.v3.hours.HoursSet.id
getset

Unique identifier

Definition at line 32 of file HoursSet.cs.

◆ monday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.monday
getset

Definition at line 43 of file HoursSet.cs.

◆ name

String com.clover.sdk.v3.hours.HoursSet.name
getset

Friendly name to describe the hours

Definition at line 37 of file HoursSet.cs.

◆ reference

com.clover.sdk.v3.hours.Reference com.clover.sdk.v3.hours.HoursSet.reference
getset

Definition at line 39 of file HoursSet.cs.

◆ saturday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.saturday
getset

Definition at line 53 of file HoursSet.cs.

◆ sunday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.sunday
getset

Definition at line 41 of file HoursSet.cs.

◆ thursday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.thursday
getset

Definition at line 49 of file HoursSet.cs.

◆ tuesday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.tuesday
getset

Definition at line 45 of file HoursSet.cs.

◆ wednesday

List<com.clover.sdk.v3.hours.HourRange> com.clover.sdk.v3.hours.HoursSet.wednesday
getset

Definition at line 47 of file HoursSet.cs.


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