CloverConnector  4.0.2
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.CustomerInfo Class Reference

Properties

Customer customer [get, set]
 
string displayString [get, set]
 
string externalId [get, set]
 
string externalSystemName [get, set]
 
Dictionary< string, string > extras = new Dictionary<string [get, set]
 

Detailed Description

Definition at line 10 of file CustomerInfo.cs.

Property Documentation

◆ customer

Customer com.clover.sdk.v3.CustomerInfo.customer
getset

Definition at line 12 of file CustomerInfo.cs.

◆ displayString

string com.clover.sdk.v3.CustomerInfo.displayString
getset

Definition at line 13 of file CustomerInfo.cs.

◆ externalId

string com.clover.sdk.v3.CustomerInfo.externalId
getset

Definition at line 14 of file CustomerInfo.cs.

◆ externalSystemName

string com.clover.sdk.v3.CustomerInfo.externalSystemName
getset

Definition at line 15 of file CustomerInfo.cs.

◆ extras

Dictionary<string, string> com.clover.sdk.v3.CustomerInfo.extras = new Dictionary<string
getset

Definition at line 16 of file CustomerInfo.cs.


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