CloverConnector  4.0.5
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.SetCustomerInfoRequest Class Reference
Inheritance diagram for com.clover.remotepay.sdk.SetCustomerInfoRequest:
com.clover.remotepay.sdk.BaseRequest

Properties

com.clover.sdk.v3.customers.Customer customer [get, set]
 
string displayString [get, set]
 
string externalId [get, set]
 
string externalSystemName [get, set]
 
Dictionary< string, string > extras = new Dictionary<string, string>() [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseRequest
string RequestId [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseRequest
 BaseRequest ()
 

Detailed Description

Definition at line 990 of file TransactionBeans.cs.

Property Documentation

◆ customer

com.clover.sdk.v3.customers.Customer com.clover.remotepay.sdk.SetCustomerInfoRequest.customer
getset

Definition at line 992 of file TransactionBeans.cs.

◆ displayString

string com.clover.remotepay.sdk.SetCustomerInfoRequest.displayString
getset

Definition at line 993 of file TransactionBeans.cs.

◆ externalId

string com.clover.remotepay.sdk.SetCustomerInfoRequest.externalId
getset

Definition at line 994 of file TransactionBeans.cs.

◆ externalSystemName

string com.clover.remotepay.sdk.SetCustomerInfoRequest.externalSystemName
getset

Definition at line 995 of file TransactionBeans.cs.

◆ extras

Dictionary<string, string> com.clover.remotepay.sdk.SetCustomerInfoRequest.extras = new Dictionary<string, string>()
getset

Definition at line 996 of file TransactionBeans.cs.


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