mojoPortal API Documentation
GoogleCheckoutLog Class
mojoPortalmojoPortal.BusinessGoogleCheckoutLog
Represents a log of google checkout activity
Declaration Syntax
C#
public class GoogleCheckoutLog
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GoogleCheckoutLog()()()
Initializes a new instance of the GoogleCheckoutLog class

GoogleCheckoutLog(Guid)
Initializes a new instance of the GoogleCheckoutLog class

GoogleCheckoutLog(String)
Initializes a new instance of the GoogleCheckoutLog class

AuthAmt
AuthExpDate
AvsResponse
BuyerId
CartGuid
CartXml
CompareByAuthExpDate(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByAvsResponse(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByBuyerId(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByCreatedUtc(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByCvnResponse(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByFinanceState(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByFullfillState(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByGTimestamp(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByNotificationType(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByOrderNumber(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareByRawResponse(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CompareBySerialNumber(GoogleCheckoutLog, GoogleCheckoutLog)
Compares 2 instances of GoogleCheckoutLog.

CreatedUtc
CvnResponse
Delete(Guid)
Deletes an instance of GoogleCheckoutLog. Returns true on success.

DiscountTotal
EmailListOptIn
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
FinanceState
FullfillState
GetCartGuidFromOrderNumber(String)
GetCountByCart(Guid)
Gets a count of GoogleCheckoutLog.

GetCountByStore(Guid)
Gets a count of GoogleCheckoutLog.

GetHashCode()()() (Inherited from Object.)
GetPageByCart(Guid, Int32, Int32, Int32%)
Gets an IDataReader with page of instances of GoogleCheckoutLog.

GetPageByStore(Guid, Int32, Int32, Int32%)
Gets an IDataReader with page of instances of GoogleCheckoutLog.

GetProviderNameFromOrderNumber(String)
GetType()()() (Inherited from Object.)
GTimestamp
LatestChargeback
LatestChgAmt
LatestRefundAmt
MemberwiseClone()()() (Inherited from Object.)
NotificationType
OrderNumber
OrderTotal
ProviderName
RawResponse
RowGuid
Save()()()
Saves this instance of GoogleCheckoutLog. Returns true on success.

SerialNumber
ShippingTotal
SiteGuid
StoreGuid
TaxTotal
ToString()()() (Inherited from Object.)
TotalChargeback
TotalChgAmt
TotalRefundAmt
UserGuid
Inheritance Hierarchy
Object
GoogleCheckoutLog

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525