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

Properties

string developerAppId [get, set]
 The uuid from the developer application. This is typically populated and used only on the back end. More...
 
string applicationName [get, set]
 The name of the developer application. More...
 
string applicationID [get, set]
 A string representing an application More...
 
string applicationVersion [get, set]
 A string representing a semanticversion. See http://semver.org/ More...
 
string sourceSDK [get, set]
 A string representing a SDK More...
 
string sourceSDKVersion [get, set]
 A string representing a semanticversion. See http://semver.org/ More...
 
Reference paymentRef [get, set]
 The payment with which this app tracking info is associated More...
 
Reference creditRef [get, set]
 The credit with which this app tracking info is associated More...
 
Reference refundRef [get, set]
 The refund with which this app tracking info is associated More...
 
Reference creditRefundRef [get, set]
 The credit refund with which this app tracking info is associated More...
 

Detailed Description

Definition at line 7 of file AppTracking.cs.

Property Documentation

◆ applicationID

string com.clover.sdk.v3.payments.AppTracking.applicationID
getset

A string representing an application

Definition at line 20 of file AppTracking.cs.

◆ applicationName

string com.clover.sdk.v3.payments.AppTracking.applicationName
getset

The name of the developer application.

Definition at line 16 of file AppTracking.cs.

◆ applicationVersion

string com.clover.sdk.v3.payments.AppTracking.applicationVersion
getset

A string representing a semanticversion. See http://semver.org/

Definition at line 24 of file AppTracking.cs.

◆ creditRef

Reference com.clover.sdk.v3.payments.AppTracking.creditRef
getset

The credit with which this app tracking info is associated

Definition at line 40 of file AppTracking.cs.

◆ creditRefundRef

Reference com.clover.sdk.v3.payments.AppTracking.creditRefundRef
getset

The credit refund with which this app tracking info is associated

Definition at line 48 of file AppTracking.cs.

◆ developerAppId

string com.clover.sdk.v3.payments.AppTracking.developerAppId
getset

The uuid from the developer application. This is typically populated and used only on the back end.

Definition at line 12 of file AppTracking.cs.

◆ paymentRef

Reference com.clover.sdk.v3.payments.AppTracking.paymentRef
getset

The payment with which this app tracking info is associated

Definition at line 36 of file AppTracking.cs.

◆ refundRef

Reference com.clover.sdk.v3.payments.AppTracking.refundRef
getset

The refund with which this app tracking info is associated

Definition at line 44 of file AppTracking.cs.

◆ sourceSDK

string com.clover.sdk.v3.payments.AppTracking.sourceSDK
getset

A string representing a SDK

Definition at line 28 of file AppTracking.cs.

◆ sourceSDKVersion

string com.clover.sdk.v3.payments.AppTracking.sourceSDKVersion
getset

A string representing a semanticversion. See http://semver.org/

Definition at line 32 of file AppTracking.cs.


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