CloverConnector  3.0.2
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 [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 948 of file TransactionBeans.cs.

Property Documentation

◆ customer

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

Definition at line 950 of file TransactionBeans.cs.

◆ displayString

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

Definition at line 951 of file TransactionBeans.cs.

◆ externalId

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

Definition at line 952 of file TransactionBeans.cs.

◆ externalSystemName

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

Definition at line 953 of file TransactionBeans.cs.

◆ extras

Dictionary<string, string> com.clover.remotepay.sdk.SetCustomerInfoRequest.extras
getset

Definition at line 954 of file TransactionBeans.cs.


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