CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.base_ Namespace Reference

Classes

class  Address
 
class  CountryInfo
 
class  Reference
 
class  ServiceCharge
 
class  Tender
 

Enumerations

enum  ApprovalStatus {
  ApprovalStatus.NEW, ApprovalStatus.PENDING, ApprovalStatus.APPROVED_PENDING_SIGNING, ApprovalStatus.APPROVED,
  ApprovalStatus.DENIED, ApprovalStatus.PUBLISHED
}
 
enum  BusinessTypeCode {
  BusinessTypeCode.FULL_SERVICE_RESTAURANT, BusinessTypeCode.QUICK_SERVICE_RESTAURANT, BusinessTypeCode.COFFEE_SHOP, BusinessTypeCode.BAKERY,
  BusinessTypeCode.BAR, BusinessTypeCode.FOOD_TRUCK, BusinessTypeCode.FROZEN_YOGURT, BusinessTypeCode.PIZZA,
  BusinessTypeCode.DELI, BusinessTypeCode.OTHER_RESTAURANT, BusinessTypeCode.BOUTIQUE, BusinessTypeCode.CONVENIENCE_STORE,
  BusinessTypeCode.GROCERY, BusinessTypeCode.LIQUOR_STORE, BusinessTypeCode.VAPE_SHOP, BusinessTypeCode.JEWELRY,
  BusinessTypeCode.FLORIST, BusinessTypeCode.OTHER_RETAIL, BusinessTypeCode.FITNESS, BusinessTypeCode.SPA,
  BusinessTypeCode.HAIR_SALON, BusinessTypeCode.HOME_AND_REPAIR, BusinessTypeCode.PROFESSIONAL_SERVICES, BusinessTypeCode.CATERING,
  BusinessTypeCode.OTHER_SERVICE
}
 

Detailed Description

Autogenerated by Avro

DO NOT EDIT DIRECTLY

Enumeration Type Documentation

◆ ApprovalStatus

Enumerator
NEW 
PENDING 
APPROVED_PENDING_SIGNING 
APPROVED 
DENIED 
PUBLISHED 

Definition at line 24 of file ApprovalStatus.cs.

◆ BusinessTypeCode

Enumerator
FULL_SERVICE_RESTAURANT 
QUICK_SERVICE_RESTAURANT 
COFFEE_SHOP 
BAKERY 
BAR 
FOOD_TRUCK 
FROZEN_YOGURT 
PIZZA 
DELI 
OTHER_RESTAURANT 
BOUTIQUE 
CONVENIENCE_STORE 
GROCERY 
LIQUOR_STORE 
VAPE_SHOP 
JEWELRY 
FLORIST 
OTHER_RETAIL 
FITNESS 
SPA 
HAIR_SALON 
HOME_AND_REPAIR 
PROFESSIONAL_SERVICES 
CATERING 
OTHER_SERVICE 

Definition at line 24 of file BusinessTypeCode.cs.